mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-01-04 00:23:25 +08:00
Remove IVEngineServer::IsInternalBuild.
This commit is contained in:
parent
713b342171
commit
2cc52fc0ae
@ -342,9 +342,6 @@ public:
|
||||
// even though we may not have waited enough time
|
||||
virtual void AllowImmediateEdictReuse( ) = 0;
|
||||
|
||||
// Returns true if the engine is an internal build. i.e. is using the internal bugreporter.
|
||||
virtual bool IsInternalBuild( void ) = 0;
|
||||
|
||||
virtual IChangeInfoAccessor *GetChangeAccessor( const edict_t *pEdict ) = 0;
|
||||
|
||||
// Name of most recently load .sav file
|
||||
|
Loading…
x
Reference in New Issue
Block a user