mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-22 19:02:45 +00:00
ALL CAPS
Woops forgot to do this
This commit is contained in:
parent
58b56b2867
commit
d6dacaaab2
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…
Reference in a new issue