smite some more compile warnings (amended to add minimap changes)
This commit is contained in:
@@ -49,7 +49,7 @@ namespace OpenRA.Mods.RA
|
||||
//if (!underCursor.Info.Traits.Get<CargoInfo>().PassengerTypes.Contains(umt))
|
||||
return null;
|
||||
|
||||
return new Order("EnterTransport", self, underCursor);
|
||||
//return new Order("EnterTransport", self, underCursor);
|
||||
}
|
||||
|
||||
public string CursorForOrderString(string s, Actor a, int2 location)
|
||||
|
||||
Reference in New Issue
Block a user