fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user