mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-21 04:56:01 +08:00
Fix ISource2Engine funcs being inaccessible.
This commit is contained in:
@ -158,6 +158,7 @@ struct CSplitScreenSlot
|
|||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
abstract_class ISource2Engine : public IAppSystem
|
abstract_class ISource2Engine : public IAppSystem
|
||||||
{
|
{
|
||||||
|
public:
|
||||||
// Is the game paused?
|
// Is the game paused?
|
||||||
virtual bool IsPaused() = 0;
|
virtual bool IsPaused() = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user