Woops forgot to do this
This commit is contained in:
Steel Titanium 2019-07-31 00:49:14 -04:00
parent 58b56b2867
commit d6dacaaab2
No known key found for this signature in database
GPG Key ID: 924BA411F18DFDBE
1 changed files with 1 additions and 1 deletions

View File

@ -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