leave a dummy string in dehacked, nothing more.

a courtesy fuck you to gitlab for making me have to keep
the previous screwed up bullshit in this branch.
This commit is contained in:
Inuyasha 2016-03-09 06:23:57 -08:00
parent f40cfb0271
commit a7cb049b65
1 changed files with 1 additions and 0 deletions

View File

@ -6711,6 +6711,7 @@ static const char *const MOBJEFLAG_LIST[] = {
"JUSTSTEPPEDDOWN", // used for ramp sectors
"VERTICALFLIP", // Vertically flip sprite/allow upside-down physics
"GOOWATER", // Goo water
"\x01", // free: 1<<7 (name un-matchable)
"SPRUNG", // Mobj was already sprung this tic
"APPLYPMOMZ", // Platform movement
NULL