Selectively power-up/down buildings via chrome
This commit is contained in:
@@ -32,5 +32,6 @@ namespace OpenRa.Game
|
||||
public static Cursor SellBlocked { get { return new Cursor("sell-blocked"); } }
|
||||
public static Cursor Repair { get { return new Cursor("repair"); } }
|
||||
public static Cursor RepairBlocked { get { return new Cursor("repair-blocked"); } }
|
||||
public static Cursor PowerDown { get { return new Cursor("powerdown"); } }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user