mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-05 09:09:40 +01:00
I don't think there should've been a warning to begin with
This commit is contained in:
parent
73d2d6b1a5
commit
c3d6dd1b43
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user