Add human to the cases
This commit is contained in:
parent
209744fab3
commit
c54ed4f5dd
@ -167,6 +167,9 @@ public class LibsDisguises extends JavaPlugin {
|
||||
case LEASH_HITCH:
|
||||
name = "Leash";
|
||||
break;
|
||||
case PLAYER:
|
||||
name = "Human";
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user