File reformat

This commit is contained in:
2023-09-20 17:21:34 -04:00
parent 6fd61889a8
commit 3497d275a8
+1 -1
View File
@@ -345,7 +345,7 @@ public class HeightMap {
_pixelData.put(heightMapID, colorData);
} catch (IOException e) {
Logger.error(e);
Logger.error(e);
}