38f1ddb...178a853: v0.8.9.1, removed content folder
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Barotrauma.Networking
|
||||
|
||||
void InitUPnP()
|
||||
{
|
||||
server.UPnP.ForwardPort(config.Port, "barotrauma");
|
||||
server.UPnP.ForwardPort(NetPeerConfiguration.Port, "barotrauma");
|
||||
}
|
||||
|
||||
bool DiscoveringUPnP()
|
||||
|
||||
Reference in New Issue
Block a user