mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 11:40:42 +00:00
Nit
This commit is contained in:
@@ -85,7 +85,7 @@ export class ShoreCoercingTransformer implements PathFinder<number> {
|
||||
}
|
||||
}
|
||||
|
||||
// No water neighbor found - let HPA* handle at minimap level
|
||||
// No water neighbor found - cannot coerce
|
||||
return { water: null, original: tile };
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user