Fix one key <--> multiple gamefuncs dispatching.

git-svn-id: https://svn.eduke32.com/eduke32@3123 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
helixhorned 2012-11-06 23:06:31 +00:00
parent a0c6fb9805
commit d6fe35a7d0

View file

@ -1795,7 +1795,6 @@ int32_t OSD_Dispatch(const char *cmd)
OSD_Printf("%s\n", symb->help);
break;
}
break;
state = wtp;
}