mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 08:57:42 +00:00
Integrated server works
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
onmessage = function(o) {
|
||||
importScripts("classes.js");
|
||||
importScripts("classes_server.js");
|
||||
eaglercraftServerOpts = o.data;
|
||||
startIntegratedServer();
|
||||
main();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user