mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-14 15:41:17 +00:00
- Added GetPolyobjX and GetPolyobjY ACS functions.
SVN r2502 (trunk)
This commit is contained in:
parent
34aaeb388e
commit
4292f91216
1 changed files with 2 additions and 0 deletions
|
@ -253,6 +253,8 @@ special
|
||||||
-30:SoundSequenceOnActor(2),
|
-30:SoundSequenceOnActor(2),
|
||||||
-31:SoundSequenceOnSector(3),
|
-31:SoundSequenceOnSector(3),
|
||||||
-32:SoundSequenceOnPolyobj(2),
|
-32:SoundSequenceOnPolyobj(2),
|
||||||
|
-33:GetPolyobjX(1),
|
||||||
|
-34:GetPolyobjY(1),
|
||||||
|
|
||||||
-1000:__EndOfList__(10);
|
-1000:__EndOfList__(10);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue