This commit is contained in:
Christoph Oelckers 2017-01-12 00:48:38 +01:00
commit 0741a122b6

View file

@ -295,6 +295,16 @@
#define APROP_MaxDropOffHeight 45 #define APROP_MaxDropOffHeight 45
#define APROP_DamageType 46 #define APROP_DamageType 46
// New to Eternity
#define APROP_Counter0 100
#define APROP_Counter1 101
#define APROP_Counter2 102
#define APROP_Counter3 103
#define APROP_Counter4 104
#define APROP_Counter5 105
#define APROP_Counter6 106
#define APROP_Counter7 107
// Render Styles ------------------------------------------------------------ // Render Styles ------------------------------------------------------------
#define STYLE_None 0 // Do not draw #define STYLE_None 0 // Do not draw