mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-14 23:50:55 +00:00
- add Thing_SetConversation to ACS headers.
SVN r2570 (trunk)
This commit is contained in:
parent
23a52f6876
commit
8e31bb9f26
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),
|
||||||
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