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

REMOVE FBD

This commit is contained in:
Daniel Mills
2020-10-28 01:28:52 -04:00
parent f1856afa77
commit 6ff583a916
44 changed files with 491 additions and 425 deletions

View File

@@ -424,11 +424,6 @@ public class Iris extends MortarPlugin
public static void verbose(String string)
{
if(true)
{
System.out.println(string);
}
try
{
if(IrisSettings.get().verbose)