diff options
Diffstat (limited to 'include/players.h')
| -rw-r--r-- | include/players.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/players.h b/include/players.h index dc74a26..44cf8b1 100644 --- a/include/players.h +++ b/include/players.h @@ -63,6 +63,7 @@ typedef struct t_player { int kills; u64 ping; sprite sprite; + sprite gun_sprite; network_state connection_state; u32 points; struct { |
