mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-07 06:11:02 +00:00
- Added UniqueTID and IsTIDUsed to zspecial.acs.
SVN r3799 (trunk)
This commit is contained in:
parent
72b11c089f
commit
768d586060
1 changed files with 2 additions and 0 deletions
|
@ -287,6 +287,8 @@ special
|
|||
-43:ACS_NamedLockedExecuteDoor(5),
|
||||
-44:ACS_NamedExecuteWithResult(1,4),
|
||||
-45:ACS_NamedExecuteAlways(2,5),
|
||||
-46:UniqueTID(0,2),
|
||||
-47:IsTIDUsed(1),
|
||||
|
||||
-1000:__EndOfList__(10);
|
||||
|
||||
|
|
Loading…
Reference in a new issue