mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
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:
parent
f40cfb0271
commit
a7cb049b65
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue