X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_map.pas;h=a33ceda485c5bef327fed088b944340dc0796151;hb=3af68bc5a306b013ddb2a04c24543b6ec6e288af;hp=5044657c85e159103a97441257852579b97c840b;hpb=9615ae96661aed9886424c75479d322f555627a6;p=d2df-sdl.git diff --git a/src/game/g_map.pas b/src/game/g_map.pas index 5044657..a33ceda 100644 --- a/src/game/g_map.pas +++ b/src/game/g_map.pas @@ -246,9 +246,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,