From 7ce4768a475058f1f78dce5ebdcdd72bfc05776f Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Mon, 30 Oct 2023 19:49:52 +0100 Subject: highlight player in leaderboard --- include/players.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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; -- cgit v1.2.3-70-g09d2