Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob1 committed Feb 1, 2016
1 parent 36e8f6d commit 926f556
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/PowderToySDL.cpp
Expand Up @@ -586,7 +586,9 @@ void DoubleScreenDialog()
Client::Ref().SetPref("Scale", 1);
engine->SetScale(1);
engine->CloseWindow();
#ifdef WIN
LoadWindowPosition(1);
#endif
}
}
void EngineProcess()
Expand Down

0 comments on commit 926f556

Please sign in to comment.