LOL CONTACT

This commit is contained in:
Logan Darklock 2019-09-03 06:27:36 -07:00
parent faa8c727c3
commit 1413bd2f05
No known key found for this signature in database
GPG Key ID: B8C37CEDE1AC60EA

View File

@ -259,7 +259,7 @@ public class SelCommand extends Command {
CLEARAREA("cleararea", "ca"),
EXPAND("expand", "ex"),
CONTRACT("contact", "ct"),
CONTRACT("contract", "ct"),
SHIFT("shift", "sh");
private final String[] names;