Fixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: aortigos <aortigos@student.42malaga.com +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2025/11/25 19:47:02 by aortigos #+# #+# */
|
||||
/* Updated: 2025/12/09 18:49:27 by aortigos ### ########.fr */
|
||||
/* Updated: 2025/12/09 21:48:51 by aortigos ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
# define WALL_SIZE 30 // wall size
|
||||
# define FOV 60 // field of view
|
||||
# define ROTATION_SPEED 0.045 // rotation speed
|
||||
# define PLAYER_SPEED 4 // player speed
|
||||
# define PLAYER_SPEED 3 // player speed
|
||||
|
||||
// ERROR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user