Sub classes are ugly as hell.
This commit is contained in:
parent
a6f168115a
commit
f233ef82e5
5 changed files with 140 additions and 145 deletions
|
|
@ -67,7 +67,7 @@ namespace TShockAPI
|
|||
|
||||
public static void EnableUpdateCommand()
|
||||
{
|
||||
Commands.commands.Add(new Commands.Command("updatenow", "maintenance", Commands.UpdateNow));
|
||||
Commands.ChatCommands.Add(new Command("updatenow", "maintenance", Commands.UpdateNow));
|
||||
updateCmd = true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue