Typo
This commit is contained in:
parent
b2a9e7af81
commit
cc74cf4d8d
@ -499,7 +499,7 @@ namespace Components
|
||||
// Don't resize the console
|
||||
Utils::Hook(0x64DC6B, 0x64DCC2, HOOK_JUMP).Install()->Quick();
|
||||
|
||||
// Code below is not necessary, when performing unit tests!
|
||||
// Code below is not necessary when performing unit tests!
|
||||
if (Loader::PerformingUnitTests()) return;
|
||||
|
||||
// External console
|
||||
|
Loading…
Reference in New Issue
Block a user