X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=29f4fd4b130744436de7c7fe4951de2c44035a79;hb=81db33c45aa3bb6cf5c2650855795cf524e2c943;hp=5e996f33dd1941375631202562a344154e07b000;hpb=67b32ebb347487d2d3a9d926ad8d1c4ed3d9aec6;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index 5e996f33..29f4fd4b 100644 --- a/src/init.c +++ b/src/init.c @@ -5891,6 +5891,8 @@ void OpenAll() print_timestamp_time("[init setup/config stuff (1)]"); + InitScoresInfo(); + if (options.execute_command) Execute_Command(options.execute_command);