[Bots]: Remove unused variable
This commit is contained in:
parent
889d43de6f
commit
038582f8ad
@ -291,7 +291,6 @@ namespace Components
|
||||
Game::SV_ClientThink(cl, &userCmd);
|
||||
}
|
||||
|
||||
constexpr auto SV_BotUserMove = 0x626E50;
|
||||
__declspec(naked) void Bots::SV_BotUserMove_Hk()
|
||||
{
|
||||
__asm
|
||||
|
Loading…
Reference in New Issue
Block a user