mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-29 12:09:07 +00:00
Fixes
This commit is contained in:
@@ -185,7 +185,7 @@ public class ResourceLoader<T extends IrisRegistrant>
|
||||
}
|
||||
}
|
||||
|
||||
if(warn)
|
||||
if(warn && !resourceTypeName.equals("Dimension"))
|
||||
{
|
||||
J.a(() -> Iris.warn("Couldn't find " + resourceTypeName + ": " + name));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user