X-Git-Url: https://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_main.pas;h=3b84f30eb820982eae315c8147e4eccdfdc9458a;hp=5ea72be400acb2a56f9809a70217175121492ddc;hb=f9af3a48743f80e9095082f9d8156d60b62f6b29;hpb=ca3a44258827aabef631db883602e9e1c5299d39 diff --git a/src/game/g_main.pas b/src/game/g_main.pas index 5ea72be..3b84f30 100644 --- a/src/game/g_main.pas +++ b/src/game/g_main.pas @@ -161,7 +161,7 @@ begin g_holmes_imfunctional := not flexloaded; {$ENDIF} - g_Res_CreateDatabases(); + //g_Res_CreateDatabases(); // it will be done before connecting to the server for the first time e_WriteLog('Entering SDLMain', TMsgType.Notify);