mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-12-06 18:18:23 +00:00
Update ISource2GameEntities
This commit is contained in:
parent
7d74dffa8e
commit
fbc1f8b478
@ -484,7 +484,7 @@ public:
|
||||
//-----------------------------------------------------------------------------
|
||||
// Purpose: Interface to get at server entities
|
||||
//-----------------------------------------------------------------------------
|
||||
abstract_class ISource2GameEntities : public IAppSystem //, public IEntityListener
|
||||
abstract_class ISource2GameEntities : public IAppSystem
|
||||
{
|
||||
public:
|
||||
virtual Reset( bool bDestroyAndDelete = false ) = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user