[Freeciv-Dev] (PR#11601) likely_ocean() cheats
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11601 >
This is no longer true:
/* If a tile is cardinally adjacent, we can tell if the
* central tile is ocean or not by the appearance of
* the adjacent tile. So, given that we can tell,
* it's fair to look at the actual tile. */
return (is_ocean(map_get_terrain(ptile)) ? 100 : 0);
- ML
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#11601) likely_ocean() cheats,
Marko Lindqvist <=
|
|