mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-07 09:15:59 +00:00
better UX for boats
This commit is contained in:
@@ -43,6 +43,7 @@ export class PlayerInfo {
|
||||
export interface Tile {
|
||||
isLand(): boolean
|
||||
isShore(): boolean
|
||||
isOceanShore(): boolean
|
||||
isWater(): boolean
|
||||
isShorelineWater(): boolean
|
||||
isOcean(): boolean
|
||||
|
||||
Reference in New Issue
Block a user