mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
At some point these two lines got removed from CON_IFCANSHOOTTARGET
git-svn-id: https://svn.eduke32.com/eduke32@8075 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
c8d42af954
commit
3a071ae6b7
1 changed files with 2 additions and 0 deletions
|
@ -2834,6 +2834,8 @@ badindex:
|
|||
}
|
||||
}
|
||||
}
|
||||
VM_CONDITIONAL(0);
|
||||
dispatch();
|
||||
}
|
||||
VM_CONDITIONAL(1);
|
||||
#undef CHECK_PICNUM
|
||||
|
|
Loading…
Reference in a new issue