X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_netmaster.pas;h=f4b5618b20448ce2f44ea517f82db2af52096885;hb=9a066f2c58ac3b0c590f269787de0f6204dcf353;hp=d9c62c9efb78ea8821016e803d929bfac3e7a4c2;hpb=a8d974b1564603bd91bd7663bf108c0a05fb7947;p=d2df-sdl.git diff --git a/src/game/g_netmaster.pas b/src/game/g_netmaster.pas index d9c62c9..f4b5618 100644 --- a/src/game/g_netmaster.pas +++ b/src/game/g_netmaster.pas @@ -176,7 +176,7 @@ function GetTimerMS (): Int64; implementation uses - e_input, e_graphics, e_log, g_window, g_net, g_console, + e_input, e_log, g_net, g_console, g_map, g_game, g_sound, g_gui, g_menu, g_options, g_language, g_basic, r_game, wadreader, g_system, utils, hashtable;