hook in an ai stub. all it does for now is deploy the mcv.
This commit is contained in:
@@ -221,7 +221,7 @@ namespace OpenRA
|
||||
throw new InvalidOperationException("Desync in DispatchMouseInput");
|
||||
}
|
||||
|
||||
internal static bool IsHost
|
||||
public static bool IsHost
|
||||
{
|
||||
get { return orderManager.Connection.LocalClientId == 0; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user