game update, cwitch::getglowcolor

This commit is contained in:
explorer
2024-10-25 08:12:24 +03:00
parent 338a781f22
commit 08820dca32
7 changed files with 16 additions and 14 deletions

View File

@ -41,7 +41,7 @@ void Implement_Extended_Interface()
{
using Create_Console_Variable_Type = void(__thiscall*)(Interface_Structure* Interface, char* Name, char* Value, void* Unknown_Parameter_1, void* Unknown_Parameter_2, void* Handler);
Create_Console_Variable_Type((unsigned __int32)Engine_Module + 2636656)(Interface, Name, Value, nullptr, nullptr, Handler);
Create_Console_Variable_Type((unsigned __int32)Engine_Module + 2636368)(Interface, Name, Value, nullptr, nullptr, Handler);
*(__int32*)((unsigned __int32)Interface + 20) &= ~10;