mirror of
https://github.com/recroom2016/OpenRec.git
synced 2026-04-22 13:25:51 +00:00
openrec update omg!!
This commit is contained in:
@@ -57,7 +57,7 @@ namespace server
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine("API Requested: " + rawUrl);
|
||||
Console.WriteLine("API Requested (rawUrl): " + rawUrl);
|
||||
}
|
||||
Console.WriteLine("API Data: " + text);
|
||||
if (Url.StartsWith("versioncheck"))
|
||||
@@ -185,7 +185,7 @@ namespace server
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine("API Requested: " + rawUrl);
|
||||
Console.WriteLine("API Requested (rawUrl): " + rawUrl);
|
||||
}
|
||||
string text;
|
||||
string s = "";
|
||||
|
||||
BIN
websocket-sharp.dll
Normal file
BIN
websocket-sharp.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user