mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-20 07:01:27 +02:00
fix compile error
This commit is contained in:
@@ -586,7 +586,9 @@ void DoubleScreenDialog()
|
|||||||
Client::Ref().SetPref("Scale", 1);
|
Client::Ref().SetPref("Scale", 1);
|
||||||
engine->SetScale(1);
|
engine->SetScale(1);
|
||||||
engine->CloseWindow();
|
engine->CloseWindow();
|
||||||
|
#ifdef WIN
|
||||||
LoadWindowPosition(1);
|
LoadWindowPosition(1);
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
void EngineProcess()
|
void EngineProcess()
|
||||||
|
Reference in New Issue
Block a user