fix compile error
This commit is contained in:
parent
36e8f6d900
commit
926f556bcc
@ -586,7 +586,9 @@ void DoubleScreenDialog()
|
||||
Client::Ref().SetPref("Scale", 1);
|
||||
engine->SetScale(1);
|
||||
engine->CloseWindow();
|
||||
#ifdef WIN
|
||||
LoadWindowPosition(1);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
void EngineProcess()
|
||||
|
Reference in New Issue
Block a user