mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-24 01:29:16 +00:00
REMOVE FBD
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user