Update TaipanShopGUI.java

minor formatting
This commit is contained in:
Vikramb987
2019-04-12 08:42:15 -06:00
committed by GitHub
parent b697978614
commit 984beaabf9

View File

@@ -1,8 +1,9 @@
package gui; /**
/**
* TaipanShopGUI deals with setting the stage for shop.
*
* Author: Vikram Bawa
*/
package gui;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.geometry.Insets;