mirror of
https://github.com/recroom2016/OpenRec.git
synced 2026-04-22 13:25:51 +00:00
september 27th 2018 support
This commit is contained in:
@@ -28,7 +28,7 @@ namespace server
|
||||
private void StartListen()
|
||||
{
|
||||
//nameserver is ONLY for 2018
|
||||
this.listener.Prefixes.Add("http://localhost:20181/");
|
||||
this.listener.Prefixes.Add("http://localhost:56/");
|
||||
for (; ; )
|
||||
{
|
||||
this.listener.Start();
|
||||
|
||||
Reference in New Issue
Block a user