- Added GetPolyobjX and GetPolyobjY ACS functions.

SVN r2502 (trunk)
This commit is contained in:
Christoph Oelckers 2010-08-10 18:30:18 +00:00
parent 34aaeb388e
commit 4292f91216

View file

@ -253,6 +253,8 @@ special
-30:SoundSequenceOnActor(2),
-31:SoundSequenceOnSector(3),
-32:SoundSequenceOnPolyobj(2),
-33:GetPolyobjX(1),
-34:GetPolyobjY(1),
-1000:__EndOfList__(10);