X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_menu.pas;h=4ae82a20b1e19aceb1220905de7a8e292b8a933c;hb=c5684c0c980bb96fd4fd0efae4d48cdeb469c8ff;hp=c086cb028e0ec05fa93cd00f126a996498d0d306;hpb=5c816a8e702fd39c65d0928a3315d81e979f30fb;p=d2df-sdl.git diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas index c086cb0..4ae82a2 100644 --- a/src/game/g_menu.pas +++ b/src/game/g_menu.pas @@ -44,7 +44,7 @@ implementation uses g_gui, g_textures, r_graphics, g_main, g_window, g_game, g_map, - g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons, + g_base, g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons, e_log, SysUtils, CONFIG, g_playermodel, DateUtils, MAPDEF, Math, g_saveload, e_texture, g_language, e_res,