We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1565f commit 4ec956dCopy full SHA for 4ec956d
1 file changed
src/game/shared/hl2mp/hl2mp_gamerules.cpp
@@ -33,6 +33,9 @@
33
#include "voice_gamemgr.h"
34
#include "hl2mp_gameinterface.h"
35
#include "hl2mp_cvars.h"
36
+#ifdef MAPBASE
37
+ #include "bot/hl2mp_bot_manager.h"
38
+#endif
39
40
extern void respawn(CBaseEntity *pEdict, bool fCopyCorpse);
41
0 commit comments