X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_netmaster.pas;h=fb2729b52140edaa31de46eeae41285450032d01;hp=d9c62c9efb78ea8821016e803d929bfac3e7a4c2;hb=f356426288dc03a804636aaa21c0d7e049e628ac;hpb=36fb40708726d6a0659f332a09c4c371473d0394 diff --git a/src/game/g_netmaster.pas b/src/game/g_netmaster.pas index d9c62c9..fb2729b 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_window, 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;