mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
- added PinkSilver's ACS Checksight submission.
SVN r2532 (trunk)
This commit is contained in:
parent
d4b462824e
commit
23a52f6876
2 changed files with 3 additions and 1 deletions
|
@ -807,4 +807,5 @@
|
|||
#define PRINTNAME_LEVEL -2
|
||||
#define PRINTNAME_SKILL -3
|
||||
|
||||
|
||||
#define CSF_NOFAKEFLOORS 1
|
||||
#define CSF_NOBLOCKALL 2
|
||||
|
|
|
@ -273,6 +273,7 @@ special
|
|||
-32:SoundSequenceOnPolyobj(2),
|
||||
-33:GetPolyobjX(1),
|
||||
-34:GetPolyobjY(1),
|
||||
-35:CheckSight(3),
|
||||
|
||||
-1000:__EndOfList__(10);
|
||||
|
||||
|
|
Loading…
Reference in a new issue