mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-12-04 13:54:35 +01:00
A note on getCustomDisguise and clone
This commit is contained in:
parent
b08c4c1e6e
commit
43d1263d06
@ -101,6 +101,7 @@ public class DisguiseAPI {
|
||||
return null;
|
||||
}
|
||||
|
||||
// No need to call clone, it was parsed from raw by invoking this method
|
||||
return disguise.getValue();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user