Skip to content

Commit

Permalink
CPlayer: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaffeine committed Oct 6, 2023
1 parent b11b75b commit 9165928
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/game/server/player.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ class CPlayer
bool m_ForceBalanced;
int m_LastActionTick;
int m_TeamChangeTick;
bool m_SentSemicolonTip;

// network latency calculations
struct
Expand Down

0 comments on commit 9165928

Please sign in to comment.