Merge pull request #2952 from Mailaender/cursor-palette-refactor

Cursor Palette Refactor
This commit is contained in:
Matthias Mailänder
2013-04-06 01:15:32 -07:00
9 changed files with 51 additions and 37 deletions

View File

@@ -228,7 +228,7 @@ namespace OpenRA
public static bool IsHost
{
get
get
{
var client= orderManager.LobbyInfo.ClientWithIndex (
orderManager.Connection.LocalClientId);