X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_menu.pas;h=4ad532c9da32dd64027cfdc7eceb06c19788919d;hb=1170681f83ea7923ba2c52c6bc201f349a7b9930;hp=fd336edb334710dc45ca6db6b252d1d38a369628;hpb=53a532345838de82821c8711ae5e2e35d34892c4;p=d2df-sdl.git diff --git a/src/game/g_menu.pas b/src/game/g_menu.pas index fd336ed..4ad532c 100644 --- a/src/game/g_menu.pas +++ b/src/game/g_menu.pas @@ -47,7 +47,7 @@ uses 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, + g_language, e_res, g_net, g_netmsg, g_netmaster, g_items, e_input, g_touch, utils, wadreader, g_system, r_game;