fix base not called
This commit is contained in:
@@ -1141,6 +1141,7 @@ public:
|
|||||||
OptionRowHandlerGameCommand() { Init(); }
|
OptionRowHandlerGameCommand() { Init(); }
|
||||||
void Init()
|
void Init()
|
||||||
{
|
{
|
||||||
|
OptionRowHandler::Init();
|
||||||
m_gc.Init();
|
m_gc.Init();
|
||||||
m_gc.ApplyCommitsScreens( false );
|
m_gc.ApplyCommitsScreens( false );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user