- added APROP_Dormant actor property for ACS (read only!)

- fixed_ When performing a restart menus and intermissions need to be closed first.


SVN r3048 (trunk)
This commit is contained in:
Christoph Oelckers 2010-12-16 08:05:00 +00:00
parent 316cfa18cd
commit 915a9a196a

View file

@ -256,6 +256,7 @@
#define APROP_Waterlevel 28
#define APROP_ScaleX 29
#define APROP_ScaleY 30
#define APROP_Dormant 31
// Render Styles ------------------------------------------------------------