DEADSOFTWARE

net: i like to move the comment, move it...
[d2df-sdl.git] / src / game / g_game.pas
index 43ccf4ff22e1b3eb6ddce0e748c52477a87007e0..ae66faad7854babd93cd1115ccfa83903def765a 100644 (file)
@@ -5013,6 +5013,7 @@ var
   gWAD: String;
 begin
   if not g_Game_IsClient then Exit;
+  //e_LogWritefln('*** g_Game_ClientWAD: `%s`', [NewWAD]);
 
   gWAD := g_Res_DownloadMapWAD(ExtractFileName(NewWAD), WHash);
   if gWAD = '' then