mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-08 11:08:23 +00:00
Include iloopmode in eiface for HostStateLoopModeType_t
This commit is contained in:
parent
c19c7ea818
commit
bf3b72e302
@ -27,6 +27,7 @@
|
|||||||
#include "tier1/bufferstring.h"
|
#include "tier1/bufferstring.h"
|
||||||
#include <steam/steamclientpublic.h>
|
#include <steam/steamclientpublic.h>
|
||||||
#include "playerslot.h"
|
#include "playerslot.h"
|
||||||
|
#include <iloopmode.h>
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// forward declarations
|
// forward declarations
|
||||||
@ -61,7 +62,6 @@ class CEntityLump;
|
|||||||
class IPVS;
|
class IPVS;
|
||||||
class IHLTVDirector;
|
class IHLTVDirector;
|
||||||
struct SpawnGroupDesc_t;
|
struct SpawnGroupDesc_t;
|
||||||
enum HostStateLoopModeType_t : int;
|
|
||||||
class IClassnameForMapClassCallback;
|
class IClassnameForMapClassCallback;
|
||||||
struct Entity2Networkable_t;
|
struct Entity2Networkable_t;
|
||||||
class CCreateGameServerLoadInfo;
|
class CCreateGameServerLoadInfo;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user