Turn off FIX_GROUND_TURN_RADIUS by default

This commit is contained in:
Reonu
2021-09-25 15:25:32 +03:00
parent 05db3dbae2
commit 50fa3a7b2e

View File

@@ -62,7 +62,7 @@
// Makes Mario face the direction of the analog stick directly while hanging from a ceiling, without doing "semicircles"
#define TIGHTER_HANGING_CONTROLS
// Fixes Mario's turn radius by making it dependent on forward speed.
#define FIX_GROUND_TURN_RADIUS
//#define FIX_GROUND_TURN_RADIUS
// Disables fall damage
#define NO_FALL_DAMAGE
// Disables the scream that mario makes when falling off a great height (this is separate from actual fall damage)