mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
Oops
git-svn-id: https://svn.eduke32.com/eduke32@327 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
f24ac5dd86
commit
90eb35a551
1 changed files with 1 additions and 1 deletions
|
@ -3861,7 +3861,7 @@ char parsecommand(void)
|
|||
// get the ID of the DEF
|
||||
transmultvars(tw==CON_CANSEE?8:7);
|
||||
transmultvarstype(GAMEVAR_FLAG_READONLY,tw==CON_CANSEE?1:6);
|
||||
transvar();
|
||||
if(tw==CON_HITSCAN) transvar();
|
||||
break;
|
||||
|
||||
case CON_CANSEESPR:
|
||||
|
|
Loading…
Reference in a new issue