InitMenu in BeginScreen, not Init; fixes crashes on preload (when the screen
is loaded, no profile is selected)
This commit is contained in:
@@ -11,6 +11,7 @@ public:
|
||||
virtual ~ScreenOptionsEditProfile();
|
||||
|
||||
virtual void Init();
|
||||
virtual void BeginScreen();
|
||||
|
||||
protected:
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user