mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2025-08-03 17:15:37 +00:00
Cleanup code
This commit is contained in:
parent
ef4d2c46d8
commit
846c4350e7
36 changed files with 86 additions and 128 deletions
|
@ -26,7 +26,7 @@ public class Command_gadmin extends FreedomCommand {
|
|||
SMITE("smite");
|
||||
private final String modeName;
|
||||
|
||||
private GadminMode(String command)
|
||||
GadminMode(String command)
|
||||
{
|
||||
this.modeName = command;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue