mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-01 01:23:43 +01:00
This should be static access.
This commit is contained in:
@@ -37,6 +37,6 @@ public class MobStoreCleaner implements Runnable
|
||||
|
||||
public void run()
|
||||
{
|
||||
mcMMO.p.placeStore.cleanMobLists();
|
||||
mcMMO.placeStore.cleanMobLists();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user