maven.yml change

This commit is contained in:
Kiran Hart 2021-02-26 17:43:10 -05:00
parent 249a90be05
commit 2d13f107d0

View File

@ -100,7 +100,7 @@ public class AuctionHouse extends TweetyPlugin {
this.auctionPlayerManager.closeAuctionHouse();
this.auctionItemManager.saveItems();
instance = null;
//token change
//token change test
}
@Override