Archived
0

Clean up help message a bit

This commit is contained in:
Dico200
2017-05-29 14:04:47 +02:00
parent ba6ae69836
commit 102e999f13
2 changed files with 15 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ public class ModToggledStep extends ModToggledAbstract
public ModToggledStep() {
super("step", true);
getAliases().add("Slab");
getAliases().add("slab");
}
@Override