mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-29 12:09:07 +00:00
Remove debugging messages
This commit is contained in:
@@ -216,7 +216,6 @@ public class IrisObject extends IrisRegistrant
|
||||
|
||||
public IrisObject(int w, int h, int d)
|
||||
{
|
||||
Iris.warnsmoothie();
|
||||
blocks = new KMap<>();
|
||||
states = new KMap<>();
|
||||
this.w = w;
|
||||
|
||||
Reference in New Issue
Block a user