- ACC header changes for Sector_ChangeFlags special.

SVN r958 (trunk)
This commit is contained in:
Christoph Oelckers 2008-05-09 08:39:24 +00:00
parent 0fd2ab850e
commit ce2299396e
2 changed files with 3 additions and 0 deletions

View file

@ -609,3 +609,5 @@
#define NO_CHANGE -32767.0
#define SECF_SILENT 1
#define SECF_NOFALLINGDAMAGE 2

View file

@ -102,6 +102,7 @@ special
51:Sector_SetLink(4),
52:Scroll_Wall(5),
53:Line_SetTextureOffset(5),
54:Sector_ChangeFlags(3),
76:TeleportOther(3),
77:TeleportGroup(5),
78:TeleportInSector(4,5),