change speed back to 60.0
This commit is contained in:
parent
cdb0fbe3f7
commit
fac339926b
@ -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.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user