GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0c4a0
)
net: i like to move the comment, move it...
author
Ketmar Dark <ketmar@ketmar.no-ip.org>
Sat, 12 Oct 2019 01:15:28 +0000
(
04:15
+0300)
committer
Ketmar Dark <ketmar@ketmar.no-ip.org>
Sat, 12 Oct 2019 15:54:12 +0000
(18:54 +0300)
src/game/g_game.pas
patch
|
blob
|
history
diff --git
a/src/game/g_game.pas
b/src/game/g_game.pas
index 43ccf4ff22e1b3eb6ddce0e748c52477a87007e0..ae66faad7854babd93cd1115ccfa83903def765a 100644
(file)
--- a/
src/game/g_game.pas
+++ b/
src/game/g_game.pas
@@
-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
DEADSOFTWARE 2012-2025