mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-21 04:56:01 +08:00
Fix igameevent.h include (#45)
* Fix igameevent include * Proper include
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "tier1/interface.h"
|
#include "interfaces/interfaces.h"
|
||||||
#include "tier1/bitbuf.h"
|
#include "tier1/bitbuf.h"
|
||||||
|
|
||||||
class CSVCMsg_GameEvent;
|
class CSVCMsg_GameEvent;
|
||||||
|
Reference in New Issue
Block a user