X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_menu.pas;h=5371f413c26e01849bafc272bbdd4c3e2d4aef6a;hb=eecf946cfd964072c60ad443f70cf18b677b6268;hp=0905cdc6ddc78c02cc4ba1f520d23215c2331b30;hpb=9d2405d500b579d36f6e2330762a6cd51fbce581;p=d2df-sdl.git diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas index 0905cdc..5371f41 100644 --- a/src/game/g_menu.pas +++ b/src/game/g_menu.pas @@ -45,7 +45,7 @@ uses g_gui, g_textures, e_graphics, g_main, g_window, g_game, g_map, g_basic, g_console, g_sound, g_gfx, g_player, g_options, g_weapons, e_log, SysUtils, CONFIG, g_playermodel, DateUtils, - MAPSTRUCT, wadreader, Math, g_saveload, + MAPDEF, wadreader, Math, g_saveload, e_texture, GL, GLExt, g_language, g_net, g_netmsg, g_netmaster, g_items, e_input;