Files
KianaBH3/GameServer/Command/CommandInterface.cs
2025-06-14 11:15:32 +08:00

3 lines
69 B
C#

namespace KianaBH.GameServer.Command;
public interface ICommands;