mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 00:41:30 +00:00
- SetActorTeleFog and SwapActorTeleFog for ACS.
This commit is contained in:
parent
65fd7d12e2
commit
f7527b65e5
1 changed files with 2 additions and 0 deletions
|
@ -329,6 +329,8 @@ special
|
|||
-83:PickActor(5,8),
|
||||
-84:IsPointerEqual(2,4),
|
||||
-85:CanRaiseActor(1),
|
||||
-86:SetActorTeleFog(3),
|
||||
-87:SwapActorTeleFog(1),
|
||||
|
||||
// Zandronum's
|
||||
-100:ResetMap(0),
|
||||
|
|
Loading…
Reference in a new issue