Update TaipanShopGUI.java

aesthetic changes boi
This commit is contained in:
Vikramb987
2019-03-11 12:40:08 -06:00
committed by GitHub
parent 303be2eea6
commit d2e42048b2

View File

@@ -704,7 +704,7 @@ public class TaipanShopGUI {
warehouseText.setAlignment(Pos.CENTER);
warehouseText.setPrefHeight(108.0);
warehouseText.setPrefWidth(100.0);
warehouseText.setText("Warehouse\n\tOpium\n\tSilk\n\tArms\n\tGeneral");
warehouseText.setText(" Warehouse\n\tOpium\n\tSilk\n\tArms\n\tGeneral");
warehouseText.setFont(size14);
wItemsText.setAlignment(Pos.CENTER);