mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-27 19:19:07 +00:00
BITS BITS EVERYWHERE
This commit is contained in:
@@ -53,7 +53,7 @@ public class IrisCompat {
|
||||
try {
|
||||
IO.writeAll(f, defa);
|
||||
} catch (IOException e) {
|
||||
Iris.error("Failed to write to compat file");
|
||||
Iris.error("Failed to writeNodeData to compat file");
|
||||
Iris.reportError(e);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user