mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02: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