mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
ALL CAPS
Woops forgot to do this
This commit is contained in:
parent
5bfd3c8738
commit
fb85b927d9
1 changed files with 1 additions and 1 deletions
|
|
@ -2418,7 +2418,7 @@ static actionpointer_t actionpointers[] =
|
|||
{{A_SnapperThinker}, "A_SNAPPERTHINKER"},
|
||||
{{A_SaloonDoorSpawn}, "A_SALOONDOORSPAWN"},
|
||||
{{A_MinecartSparkThink}, "A_MINECARTSPARKTHINK"},
|
||||
{{A_ModuloToState}, "A_ModuloToState"},
|
||||
{{A_ModuloToState}, "A_MODULOTOSTATE"},
|
||||
{{NULL}, "NONE"},
|
||||
|
||||
// This NULL entry must be the last in the list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue