summaryrefslogtreecommitdiff
path: root/include/players.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/players.h')
-rw-r--r--include/players.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/players.h b/include/players.h
index d6587db..99b230f 100644
--- a/include/players.h
+++ b/include/players.h
@@ -53,7 +53,7 @@ typedef struct t_player {
#include "protocol.h"
-u32 player_id = -1;
+u32 player_id = -1; // Session id on current server.
camera _next_camera_pos;