Fixed server purchase bug

This commit is contained in:
danielyxie
2017-09-07 22:05:44 -05:00
parent ac7cd797fa
commit 787e2027f5
2 changed files with 90 additions and 85 deletions
+3 -1
View File
@@ -1,9 +1,11 @@
import {CONSTANTS} from "./Constants.js";
import {Player} from "./Player.js";
import {AllServers} from "./Server.js";
import {Server, AllServers, AddToAllServers} from "./Server.js";
import {dialogBoxCreate} from "../utils/DialogBox.js";
import {createRandomIp} from "../utils/IPAddress.js";
import {yesNoTxtInpBoxGetInput} from "../utils/YesNoBox.js";
/* Functions to handle any server-related purchasing:
* Purchasing new servers
* Purchasing more RAM for home computer