Fixed some badness with the player initialization moving.
This commit is contained in:
@@ -154,6 +154,7 @@ public:
|
||||
PlayerManager();
|
||||
~PlayerManager();
|
||||
public: //SMGlobalClass
|
||||
void OnSourceModStartup(bool late) override;
|
||||
void OnSourceModAllInitialized();
|
||||
void OnSourceModShutdown();
|
||||
void OnSourceModLevelEnd();
|
||||
|
||||
Reference in New Issue
Block a user