]> git.pond.sub.org Git - empserver/commit
fairland: Set isecs[] for continents as well & simplify
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 25 Jul 2020 05:28:28 +0000 (07:28 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 5 Jan 2021 09:41:36 +0000 (10:41 +0100)
commitee318d8e9e441c8a864e18836b578c6b7e1e3d90
treeb1c783a2a779e39813ab8f07afb5f40b2a2f32e0
parentb53ecacf40c660ab4886891fbea303a512ebfc08
fairland: Set isecs[] for continents as well & simplify

isecs[] is left zero for continents.  Set it to @sc instead, and
simplify two loops over land sectors.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/util/fairland.c