Skip to content

Commit

Permalink
Auction Incomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBrave committed Jul 24, 2020
1 parent d85accf commit c72f983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/GUI/Auction/AuctionBetController.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ private void load() throws IOException {
MenuHandler.getConnector().clientToServer("get auction time+" + MenuHandler.getCurrentAuction());
String time = MenuHandler.getConnector().serverToClient();
//Date date = System.currentTimeMillis();
//running here
}

public void initialize() {
Expand Down

0 comments on commit c72f983

Please sign in to comment.