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:
|
case LEASH_HITCH:
|
||||||
name = "Leash";
|
name = "Leash";
|
||||||
break;
|
break;
|
||||||
|
case PLAYER:
|
||||||
|
name = "Human";
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user