X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_net.pas;h=74de6ec26d76f08cd8004763828bfd4550709018;hb=a9242ada9520415f028a0bfd983c04ad13857abd;hp=2e00600ae3ffea0f7dc03ddbe2655724718bba28;hpb=93f620df25ad634372657a64d609dcaf44e718bd;p=d2df-sdl.git diff --git a/src/game/g_net.pas b/src/game/g_net.pas index 2e00600..74de6ec 100644 --- a/src/game/g_net.pas +++ b/src/game/g_net.pas @@ -681,7 +681,7 @@ begin // packet type trans_omsg.Write(Byte(NTF_SERVER_MAP_INFO)); // map wad name - trans_omsg.Write(gGameSettings.WAD); + trans_omsg.Write(ExtractFileName(gGameSettings.WAD)); // map wad md5 trans_omsg.Write(md5); // map wad size