mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-23 22:11:01 +00:00
Merge branch 'mapthingflagextradehackedconstant' into 'next'
Mapthing flag EXTRA DeHackEd constant See merge request STJr/SRB2!705
This commit is contained in:
commit
9f1b3ca753
1 changed files with 1 additions and 1 deletions
|
|
@ -8847,7 +8847,7 @@ static const char *const MOBJEFLAG_LIST[] = {
|
|||
|
||||
#ifdef HAVE_BLUA
|
||||
static const char *const MAPTHINGFLAG_LIST[4] = {
|
||||
NULL,
|
||||
"EXTRA", // Extra flag for objects.
|
||||
"OBJECTFLIP", // Reverse gravity flag for objects.
|
||||
"OBJECTSPECIAL", // Special flag used with certain objects.
|
||||
"AMBUSH" // Deaf monsters/do not react to sound.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue