SYNC_ACC CMOD_ACC GLOBALS
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
#define STRENGTH_SPEED_BOOST 10 //Pourcentage
|
||||
#define BULLET_TIME .1
|
||||
|
||||
#define SYNC_ACC 200
|
||||
#define CMOD_ACC 1500
|
||||
|
||||
typedef uint8_t BlockType;
|
||||
enum BLOCK_TYPE { BTYPE_AIR, BTYPE_DIRT, BTYPE_GRASS, BTYPE_METAL, BTYPE_ICE, BTYPE_GREENGRASS, BTYPE_LAST };
|
||||
typedef uint8_t BoostType;
|
||||
|
Reference in New Issue
Block a user