Update README.md

This commit is contained in:
2023-07-10 21:29:36 +03:00
committed by GitHub
parent e7688762b8
commit 701edc5c6a

View File

@@ -35,7 +35,7 @@ using PluginManager.Interfaces;
namespace LevelingSystem;
internal class LevelCommand : DBCommand
public class LevelCommand : DBCommand
{
public string Command => "level";