mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-26 18:49:06 +00:00
Patch
This commit is contained in:
@@ -60,7 +60,7 @@ public class Iris extends MortarPlugin
|
||||
super.onEnable();
|
||||
}
|
||||
|
||||
public File getCacheFolder()
|
||||
public File getObjectCacheFolder()
|
||||
{
|
||||
return getDataFolder("cache", "object");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user