mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-14 15:41:17 +00:00
- fixed typo in zspecial.acs
SVN r2572 (trunk)
This commit is contained in:
parent
8e31bb9f26
commit
353bb9fa46
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ special
|
||||||
76:TeleportOther(3),
|
76:TeleportOther(3),
|
||||||
77:TeleportGroup(5),
|
77:TeleportGroup(5),
|
||||||
78:TeleportInSector(4,5),
|
78:TeleportInSector(4,5),
|
||||||
79:Thing_SetConcversation(2),
|
79:Thing_SetConversation(2),
|
||||||
80:ACS_Execute(2,5),
|
80:ACS_Execute(2,5),
|
||||||
81:ACS_Suspend(2),
|
81:ACS_Suspend(2),
|
||||||
82:ACS_Terminate(2),
|
82:ACS_Terminate(2),
|
||||||
|
|
Loading…
Reference in a new issue