From f1a43a279aa74076044a94266a271bffadafc42f Mon Sep 17 00:00:00 2001 From: Vikramb987 <47336882+Vikramb987@users.noreply.github.com> Date: Mon, 11 Mar 2019 15:18:05 -0600 Subject: [PATCH] Update TaipanShopGUI.java --- src/TaipanShopGUI.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TaipanShopGUI.java b/src/TaipanShopGUI.java index 36920b0..2c1a22a 100644 --- a/src/TaipanShopGUI.java +++ b/src/TaipanShopGUI.java @@ -1,6 +1,6 @@ /** * TaipanShopGUI deals with setting the stage for shop -* Author: Vikram Bawa +* Authors: Vikram Bawa, Harkamal Randhawa, Nathan Lum, Haris Muhammad, Siddhant Dewani */ import javafx.event.ActionEvent; import javafx.event.EventHandler;