This commit is contained in:
jl777
2016-10-29 08:32:56 -03:00
parent 1efd6f2be4
commit 0c365446d0

View File

@@ -93,6 +93,7 @@ bool AppInit(int argc, char* argv[])
try
{
void komodo_args();
fprintf(stderr,"call komodo_args\n");
komodo_args();
if (!boost::filesystem::is_directory(GetDataDir(false)))
{