X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_map.pas;h=8d64ebb0ab1f5f3f2589fa5581bf93f04bc1529a;hb=c8d05082e92b7c2c5b722e2b205e96a15a32eec2;hp=549247e9fc45d4b0220f6e0596b78c491e3be58e;hpb=541bba4ec498539ae13827e2c821b1eb8bca7db8;p=d2df-sdl.git diff --git a/src/game/g_map.pas b/src/game/g_map.pas index 549247e..8d64ebb 100644 --- a/src/game/g_map.pas +++ b/src/game/g_map.pas @@ -247,9 +247,9 @@ var implementation uses - e_input, g_main, e_log, e_texture, e_res, g_items, g_gfx, g_console, + e_input, e_log, e_res, g_items, g_gfx, g_console, g_weapons, g_game, g_sound, e_sound, CONFIG, - g_options, g_triggers, g_player, + g_options, g_triggers, g_player, r_textures, r_animations, Math, g_monsters, g_saveload, g_language, g_netmsg, sfs, xstreams, hashtable, wadreader, ImagingTypes, Imaging, ImagingUtility,