Skip to content

Commit

Permalink
not fixing this 1 min before class its k
Browse files Browse the repository at this point in the history
  • Loading branch information
Maome committed Jun 4, 2013
1 parent 47555fc commit 4fe34d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Pygress.java
Expand Up @@ -21,7 +21,9 @@ public static void main(String[] args) throws Exception{

ClientWrapper clientWrapper = new ClientWrapper(authCookie, player);
clientWrapper.handshake();

clientWrapper.getInventory();


FileReader locationsFile = new FileReader("locations");
LocationRunner locRunner = new LocationRunner(locationsFile, clientWrapper);

Expand Down

0 comments on commit 4fe34d8

Please sign in to comment.