change speed back to 60.0
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
/**
|
/**
|
||||||
* @brief The speed the player should move it.
|
* @brief The speed the player should move it.
|
||||||
*/
|
*/
|
||||||
#define JUEGO_PLAYER_SPEED 100.0
|
#define JUEGO_PLAYER_SPEED 60.0
|
||||||
/**
|
/**
|
||||||
* @brief The force applied to the player when jumping.
|
* @brief The force applied to the player when jumping.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user