Add comments

This commit is contained in:
2022-07-18 00:21:03 +02:00
parent c748d984e2
commit 4ae8bc6bdd

View File

@ -66,6 +66,8 @@ public:
utils::hook(0x5AA524, blind_eye_check_stub, HOOK_JUMP).install()->quick();
utils::hook::set<const char*>(0x5B2EA4, "NoRules");
add_cheat_commands();
}