mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-04-07 08:54:25 +00:00
game: oops, lost include
This commit is contained in:
parent
8d9c7be0ff
commit
ac3471eb39
@ -107,6 +107,8 @@ public:
|
|||||||
|
|
||||||
virtual const unsigned char *GetEncryptionKey( void ) { return (unsigned char *)"E2NcUkG2"; }
|
virtual const unsigned char *GetEncryptionKey( void ) { return (unsigned char *)"E2NcUkG2"; }
|
||||||
|
|
||||||
|
bool IsMannVsMachineMode( void ); // FIXME: stub
|
||||||
|
|
||||||
#ifdef GAME_DLL
|
#ifdef GAME_DLL
|
||||||
public:
|
public:
|
||||||
// Override this to prevent removal of game specific entities that need to persist
|
// Override this to prevent removal of game specific entities that need to persist
|
||||||
|
Loading…
Reference in New Issue
Block a user