Merge pull request #712 from diamante0018/maint/bots
[Bots]: Remove unused variable
This commit is contained in:
commit
022be7ff90
@ -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