Merge pull request #712 from diamante0018/maint/bots

[Bots]: Remove unused variable
This commit is contained in:
Edo 2023-01-10 17:41:40 +00:00 committed by GitHub
commit 022be7ff90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -291,7 +291,6 @@ namespace Components
Game::SV_ClientThink(cl, &userCmd);
}
constexpr auto SV_BotUserMove = 0x626E50;
__declspec(naked) void Bots::SV_BotUserMove_Hk()
{
__asm