Skip to content

Commit 2de8363

Browse files
committed
Update SDK
1 parent 41383c0 commit 2de8363

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/gamesystem.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class CGameSystemStaticCustomFactory : public CGameSystemStaticFactory<T, U>
6464
class CGameSystem : public CBaseGameSystem
6565
{
6666
public:
67+
DECLARE_GAME_SYSTEM();
6768
GS_EVENT(BuildGameSessionManifest);
6869
GS_EVENT(ServerPreEntityThink);
6970
GS_EVENT(ServerPostEntityThink);

0 commit comments

Comments
 (0)