From c008a6816662c13f75c5de4e7815ebbb7f318087 Mon Sep 17 00:00:00 2001 From: Vikramb987 <47336882+Vikramb987@users.noreply.github.com> Date: Mon, 25 Mar 2019 12:18:11 -0600 Subject: [PATCH] Update TaipanShopGUI.java epic final changes boi --- src/TaipanShopGUI.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TaipanShopGUI.java b/src/TaipanShopGUI.java index 5dedce7..9f05891 100644 --- a/src/TaipanShopGUI.java +++ b/src/TaipanShopGUI.java @@ -696,7 +696,7 @@ public class TaipanShopGUI extends Player{ inventoryHeldText.setAlignment(Pos.CENTER); inventoryHeldText.setPrefHeight(108.0); - inventoryHeldText.setPrefWidth(90.0); + inventoryHeldText.setPrefWidth(100.0); inventoryHeldText.setFont(size14); gunsText.setPrefHeight(108.0);