mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-05 07:07:50 +02:00
Implemented basic functionality for the Active Tabs menu. Works for online production
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ Reviver.constructors.Server = Server;
|
||||
//world_daemon: new Server(), //Final server for 2nd tier prestige. Discover that the world is a simulation
|
||||
|
||||
|
||||
/* Initialization */
|
||||
/* Initialization. Called only when loading a new game( no save file) */
|
||||
initForeignServers = function() {
|
||||
//MegaCorporations
|
||||
var ECorpServer = new Server();
|
||||
|
||||
Reference in New Issue
Block a user