mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-18 03:38:55 +07:00
Carrier must be a water ranged unit (#2267)
This commit is contained in:
@ -32,6 +32,7 @@ enum class UnitType{
|
||||
|| this == Siege
|
||||
|| this == WaterRanged
|
||||
|| this == WaterSubmarine
|
||||
|| this == WaterAircraftCarrier
|
||||
|| this == City
|
||||
|| this.isAirUnit()
|
||||
|
||||
|
Reference in New Issue
Block a user