mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-03 01:41:15 +00:00
Add missing mobj flags to SOC/Lua
This commit is contained in:
parent
51941f5896
commit
ade0b48b89
1 changed files with 2 additions and 0 deletions
|
|
@ -5794,6 +5794,8 @@ const char *const MOBJFLAG_LIST[] = {
|
|||
"GRENADEBOUNCE",
|
||||
"RUNSPAWNFUNC",
|
||||
"DONTENCOREMAP",
|
||||
"PICKUPFROMBELOW",
|
||||
"NOSQUISH",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue