GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08ddabc
)
fix build without upnp
author
fgsfds <pvt.fgsfds@gmail.com>
Mon, 5 Feb 2018 19:17:28 +0000
(22:17 +0300)
committer
fgsfds <pvt.fgsfds@gmail.com>
Mon, 5 Feb 2018 19:17:28 +0000
(22:17 +0300)
src/game/g_net.pas
patch
|
blob
|
history
diff --git
a/src/game/g_net.pas
b/src/game/g_net.pas
index 95f8f459b862c6a0253d699b0c89715040bcb1a6..63cb4dbf7f7c0cee17ed7d1bac6f84185e0e51b0 100644
(file)
--- a/
src/game/g_net.pas
+++ b/
src/game/g_net.pas
@@
-146,9
+146,10
@@
var
NetPongForwarded: Boolean = False;
NetIGDControl: AnsiString;
NetIGDService: TURLStr;
- NetPortThread: TThreadID = 0;
{$ENDIF}
+ NetPortThread: TThreadID = 0;
+
NetDumpFile: TStream;
function g_Net_Init(): Boolean;
DEADSOFTWARE 2012-2025