- added a magic value to set the ice translation through Thing_SetTranslation

This commit is contained in:
Christoph Oelckers 2015-11-29 12:29:32 +01:00
parent bac5e6eb8d
commit 56e60bf55b

View file

@ -984,6 +984,9 @@
#define FHF_NORANDOMPUFFZ 1
#define FHF_NOIMPACTDECAL 2
// magic value to set the ice translation through ACS
#define TRANSLATION_ICE 0x100007
// Actor flags
#define MF_SPECIAL 0x00000001
#define MF_SOLID 0x00000002