empserver/src
Markus Armbruster 21c311dba2 Revert "Make fairland finish argument parsing before reading econfig"
This reverts commit d2a7bb6b6f.

parse_args() uses WORLD_X and WORLD_Y to check the distance arguments.
Calling it before reading econfig is wrong, because at that time
WORLD_X and WORLD_Y still have the compiled-in default values instead
of the actual ones set in econfig.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-05 10:41:36 +01:00
..
client Update copyright notice 2021-01-05 10:41:28 +01:00
lib Update copyright notice 2021-01-05 10:41:28 +01:00
scripts Update copyright notice 2021-01-05 10:41:28 +01:00
server Update copyright notice 2021-01-05 10:41:28 +01:00
util Revert "Make fairland finish argument parsing before reading econfig" 2021-01-05 10:41:36 +01:00