added detection of global (common/system-wide) scores directory
[rocksndiamonds.git] / src / init.c
index 5e996f33dd1941375631202562a344154e07b000..29f4fd4b130744436de7c7fe4951de2c44035a79 100644 (file)
@@ -5891,6 +5891,8 @@ void OpenAll()
 
   print_timestamp_time("[init setup/config stuff (1)]");
 
+  InitScoresInfo();
+
   if (options.execute_command)
     Execute_Command(options.execute_command);