Skip to content

Commit

Permalink
Fix serversideclient.h compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
qubka committed Aug 31, 2024
1 parent bbb2ed3 commit 7da1b03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/serversideclient.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ class NetMessagePacketStart_t;
class NetMessagePacketEnd_t;
class NetMessageConnectionClosed_t;
class NetMessageConnectionCrashed_t;
class CNetworkGameServer;

struct HltvReplayStats_t {
enum FailEnum_t {
Expand Down

0 comments on commit 7da1b03

Please sign in to comment.