Undo class refactor changes

This commit is contained in:
Jonatino
2021-03-25 18:24:59 -04:00
parent 257103dbcd
commit 284b5bea32
18 changed files with 34 additions and 47 deletions

View File

@@ -162,7 +162,7 @@ public class ChatChannel {
Client.worldId = var0.id; // L: 1556
Client.worldProperties = var0.properties; // L: 1557
MouseRecorder.worldPort = Client.gameBuild == 0 ? 43594 : var0.id + 40000; // L: 1558
FrameProvider.js5Port = Client.gameBuild == 0 ? 443 : var0.id + 50000; // L: 1559
class171.js5Port = Client.gameBuild == 0 ? 443 : var0.id + 50000; // L: 1559
DynamicObject.currentPort = MouseRecorder.worldPort; // L: 1560
} // L: 1561
}