9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 12:09:07 +00:00

Fix dim loading

This commit is contained in:
Daniel Mills
2020-11-17 21:32:11 -05:00
parent ff825b85aa
commit 6e47e4bcd2
2 changed files with 32 additions and 7 deletions

View File

@@ -84,7 +84,6 @@ public class ProjectManager
return v;
});
Iris.warn("I COUNT " + vv);
return vv;
}