Typo in description
This commit is contained in:
parent
534a5dee4e
commit
d9b6434bad
@ -13,7 +13,7 @@ import mineplex.core.itemstack.ItemStackFactory;
|
||||
public enum GameModifierType
|
||||
{
|
||||
|
||||
MineStrike("MineStrike", new String[]{"Apply custom gun moddels and skin to use ingame"}, Material.TNT, 0);
|
||||
MineStrike("MineStrike", new String[]{"Apply custom gun models and skin to use ingame"}, Material.TNT, 0);
|
||||
|
||||
private String _name;
|
||||
private List<String> _desc;
|
||||
|
Loading…
Reference in New Issue
Block a user