mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 13:55:54 -04:00
Merge branch 'master' of https://github.com/yairm210/Unciv
This commit is contained in:
commit
d240c12292
@ -332,6 +332,7 @@ open class TileInfo {
|
||||
|| filter == terrainFeature
|
||||
|| baseTerrainObject.uniques.contains(filter)
|
||||
|| terrainFeature != null && getTerrainFeature()!!.uniques.contains(filter)
|
||||
|| improvement == filter
|
||||
|| filter == "Water" && isWater
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user