Merged together Taipanshop with both Loanshark and Bank GUI

This commit is contained in:
2019-03-10 18:36:54 -06:00
parent c3f7cc16d2
commit 0f2e8848ad
4 changed files with 9 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ import javafx.scene.text.Font;
import javafx.scene.text.Text;
import javafx.stage.Stage;
public class WarehouseGUI extends Application {
public class WarehouseGUI {
private Player player;