mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
- New ACS functions for user variables.
SVN r1822 (trunk)
This commit is contained in:
parent
4aed9916b9
commit
4dc798be1e
1 changed files with 3 additions and 1 deletions
|
@ -239,7 +239,9 @@ special
|
|||
-20:SpawnSpotForced(4),
|
||||
-21:SpawnSpotFacingForced(3),
|
||||
-22:CheckActorProperty(3),
|
||||
-23:SetActorVelocity(6),
|
||||
-23:SetActorVelocity(6),
|
||||
-24:SetUserVariable(3),
|
||||
-25:GetUserVariable(2),
|
||||
|
||||
-1000:__EndOfList__(10);
|
||||
|
||||
|
|
Loading…
Reference in a new issue