- added APROP_MaxStepHeight + APROP_MaxDropOffHeight.

This commit is contained in:
Christoph Oelckers 2016-04-07 13:39:25 +02:00
parent 9c3896d579
commit 0335556321

View file

@ -291,6 +291,8 @@
#define APROP_StencilColor 41
#define APROP_Friction 42
#define APROP_DamageMultiplier 43
#define APROP_MaxStepHeight 44
#define APROP_MaxDropOffHeight 45
// Render Styles ------------------------------------------------------------