mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-14 12:50:13 +00:00
Suppress error for entitytype not found
This commit is contained in:
parent
e8ba0a2adc
commit
1791622323
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ public enum DisguiseType {
|
|||
}
|
||||
}
|
||||
catch (Exception ex) {
|
||||
ex.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue