EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return
authorLoïc Blot <loic.blot@unix-experience.fr>
Mon, 25 Mar 2019 15:38:35 +0000 (16:38 +0100)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Sun, 31 Mar 2019 18:49:39 +0000 (20:49 +0200)
commitb3716a03a6d47058b50acfc71c861ecfea5f80ad
tree613b338e137c1bd5e30c3664eb418f2bd18d00c0
parentab322fc5aa0b81375aa1d5b2e9b0a0872eecb26f
EmergeManager::initMapgens use FATAL_ERROR if and drop boolean return

We never handle the boolean return, also init twice is a coding error, not a runtime error
src/emerge.cpp
src/emerge.h