mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 09:21:36 +00:00
Fuck, oops
git-svn-id: https://svn.eduke32.com/eduke32@1858 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
1fdafcdad6
commit
ef39c49049
1 changed files with 1 additions and 1 deletions
|
@ -4489,7 +4489,7 @@ void P_ProcessInput(int32_t snum)
|
|||
|
||||
p->player_par++;
|
||||
|
||||
// VM_OnEvent(EVENT_PROCESSINPUT, p->i, snum, -1);
|
||||
VM_OnEvent(EVENT_PROCESSINPUT, p->i, snum, -1);
|
||||
|
||||
if (p->cheat_phase > 0) sb_snum = 0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue