Removed unnecessary prints and added simple alarm sign sprite for later usage
This commit is contained in:
@@ -186,7 +186,6 @@ public class WFC
|
||||
}
|
||||
|
||||
}
|
||||
if (safetyCounter > layer.Length * 2) GD.PrintErr("Loop too long");
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user