I don't think there should've been a warning to begin with
This commit is contained in:
		| @@ -261,8 +261,6 @@ public class FlagWatcher { | ||||
|             sentValues.add(id); | ||||
|  | ||||
|             if (index == null) { | ||||
|                 DisguiseUtilities.getLogger() | ||||
|                         .severe("Failed to find a registered ID for " + id + " of " + getClass().getSimpleName() + " with data value " + watch.getRawValue()); | ||||
|                 continue; | ||||
|             } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user