git-svn-id: https://svn.eduke32.com/eduke32@327 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2006-11-01 23:40:15 +00:00
parent f24ac5dd86
commit 90eb35a551

View file

@ -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: