mirror of
https://github.com/kiranhart/Auction-House.git
synced 2024-11-22 05:25:11 +01:00
run build
This commit is contained in:
parent
54cf4cb705
commit
6c436b3c0e
@ -89,7 +89,7 @@ public class AuctionHouse extends TweetyPlugin {
|
||||
);
|
||||
|
||||
// start the auction tick task
|
||||
TickAuctionsTask.startTask(); // probs error
|
||||
TickAuctionsTask.startTask();
|
||||
|
||||
// metrics
|
||||
if (Settings.METRICS.getBoolean()) {
|
||||
|
Loading…
Reference in New Issue
Block a user