This commit is contained in:
blackjok3r
2018-12-17 00:57:23 +08:00
parent c17728c00c
commit f9260ac43f

View File

@@ -1783,8 +1783,6 @@ void komodo_args(char *argv0)
if ( (ASSETCHAINS_LWMAPOS = GetArg("-ac_veruspos",0)) != 0 )
{
ASSETCHAINS_LWMAPOS = 50;
if ( GetBoolArg("-gen", false) != 0 )
VERUS_MINTBLOCKS = true;
}
ASSETCHAINS_SAPLING = GetArg("-ac_sapling", -1);
if (ASSETCHAINS_SAPLING == -1)