diff options
Diffstat (limited to 'include/players.h')
| -rw-r--r-- | include/players.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/players.h b/include/players.h index 44cf8b1..6aa5b88 100644 --- a/include/players.h +++ b/include/players.h @@ -14,6 +14,8 @@ #define MAX_PLAYERS 10 #define MAX_POINT_ANIMATIONS 10 +#define GUN_OFFSET_FROM_PLAYER 0.8f + typedef enum t_player_interact_state { INTERACT_IDLE, INTERACT_RELOADING, |
