X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_player.pas;h=5dc5a096cfc3fff8a2e6a64b8a40a2e8c508aa0a;hb=308e38b7e47d95142f20c5f020f176924b7f877e;hp=9d79504ac4e87136ffd6a0ab95f1bbc406444c9b;hpb=70c6ae06da3e766e0303dca258b0b3f6e56a2dea;p=d2df-sdl.git diff --git a/src/game/g_player.pas b/src/game/g_player.pas index 9d79504..5dc5a09 100644 --- a/src/game/g_player.pas +++ b/src/game/g_player.pas @@ -1,3 +1,4 @@ +{$MODE DELPHI} unit g_player; interface @@ -471,7 +472,7 @@ implementation uses e_log, g_map, g_items, g_console, SysUtils, g_gfx, Math, g_options, g_triggers, g_menu, MAPDEF, g_game, - WADEDITOR, g_main, g_monsters, CONFIG, g_language, g_net, g_netmsg; + wadreader, g_main, g_monsters, CONFIG, g_language, g_net, g_netmsg; type TBotProfile = record