[More whitespace fixes]

This commit is contained in:
Bob
2009-11-19 15:18:13 +13:00
parent a17296ff8a
commit c0fe3fa4c9
14 changed files with 90 additions and 122 deletions

View File

@@ -9,7 +9,7 @@ namespace OpenRa.Game
class MainWindow : Form
{
readonly Renderer renderer;
static Size GetResolution(Settings settings)
{
var desktopResolution = Screen.PrimaryScreen.Bounds.Size;