somebody toucha ma spaghett
This commit is contained in:
parent
6f4b8957da
commit
dcdf9abe2a
@ -521,7 +521,7 @@ bool CreateMove_hook(void *thisptr, float inputSample, CUserCmd *cmd)
|
|||||||
}
|
}
|
||||||
if (serverlag_amount)
|
if (serverlag_amount)
|
||||||
for (int i = 0; i < (int) serverlag_amount; i++)
|
for (int i = 0; i < (int) serverlag_amount; i++)
|
||||||
g_IEngine->ServerCmd("voicecommand 0 0", false);
|
g_IEngine->ServerCmd("voicemenu 0 0", false);
|
||||||
|
|
||||||
// PROF_END("CreateMove");
|
// PROF_END("CreateMove");
|
||||||
if (!(cmd->buttons & IN_ATTACK))
|
if (!(cmd->buttons & IN_ATTACK))
|
||||||
|
Reference in New Issue
Block a user