Nicer behaviour for edgescroll in windowed mode

This commit is contained in:
Paul Chote
2010-09-10 22:23:27 +12:00
parent 4ad0a52104
commit 1bc2136771
3 changed files with 5 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ namespace OpenRA
public static Renderer Renderer;
public static Session LobbyInfo = new Session();
public static bool HasInputFocus = false;
static void LoadMap(string uid)
{