fixed things

This commit is contained in:
Gray
2024-03-16 18:10:53 -04:00
parent 3c26f7b954
commit 724cf50267
9 changed files with 85 additions and 70 deletions

View File

@@ -46,8 +46,7 @@ uint64 FindStartAircraftPhase()
uint64 FindGIsClient()
{
/* if (Fortnite_Version >= 20)
return 0; */
// if (Fortnite_Version >= 19) return 0;
auto Addr = Memcury::Scanner::FindStringRef(L"AllowCommandletRendering");