tweaks #4

Merged
cromer merged 9 commits from tweaks into develop 2022-04-09 21:51:22 -04:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fac339926b - Show all commits

View File

@ -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.
*/ */