This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
using namespace std;
|
||||
|
||||
Session::Session(GuiInterface *g, ConfigFile *c)
|
||||
: currentGameID(0), myNetClient(0), myNetServer(0), myGui(g), myConfig(c)
|
||||
: currentGameID(0), myNetClient(0), myNetServer(0), myGui(g), myConfig(c), thisHasSctp(0)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user