Half implemented Nuke
This commit is contained in:
@@ -25,6 +25,7 @@ namespace OpenRa
|
||||
public static Cursor DeployBlocked { get { return new Cursor("deploy-blocked"); } }
|
||||
public static Cursor Chronoshift { get { return new Cursor("chrono-target"); } }
|
||||
public static Cursor ChronoshiftSelect { get { return new Cursor("chrono-select"); } }
|
||||
public static Cursor Nuke { get { return new Cursor("nuke"); } }
|
||||
public static Cursor Ability { get { return new Cursor("ability"); } }
|
||||
public static Cursor C4 { get { return new Cursor("c4"); } }
|
||||
public static Cursor Capture { get { return new Cursor("capture"); } }
|
||||
|
||||
Reference in New Issue
Block a user