mirror of
https://github.com/rafi1212122/BLHX.Server.git
synced 2025-12-13 23:14:57 +01:00
renames
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace BLHX.Server.Game.Commands;
|
||||
|
||||
[commandHandler("save", "Save the current state", "save")]
|
||||
[CommandHandler("save", "Save the current state", "save")]
|
||||
public class SaveCommand : Command
|
||||
{
|
||||
public override void Execute(Dictionary<string, string> args)
|
||||
|
||||
Reference in New Issue
Block a user