Update TaipanShopGUI.java
minor formatting
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user