mirror of
https://github.com/garbagemule/MobArena.git
synced 2025-02-08 08:31:44 +01:00
Tossing IntelliJ a bone.
This commit is contained in:
parent
c282fe7000
commit
a5fea824b7
@ -119,7 +119,7 @@ public class ArenaImpl implements Arena
|
||||
this.protect = settings.getBoolean("protect", true);
|
||||
this.running = false;
|
||||
this.edit = false;
|
||||
|
||||
|
||||
this.inventoryManager = new InventoryManager(this);
|
||||
this.rewardManager = new RewardManager(this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user