This commit is contained in:
Gray
2024-03-12 19:10:18 -04:00
parent 1169eb80cc
commit 512fb16ee4
10 changed files with 302 additions and 48 deletions

View File

@@ -58,7 +58,7 @@ uint64 FindGIsClient()
// {0x44, 0x88} // IDK WHAT VERSION This for but it scuffs older builds
};
int Skip = Engine_Version <= 420 ? 1 : 2; // Skip GIsServer and some variable i forgot
int Skip = 2; // Skip GIsServer and some variable i forgot
uint64 Addy;