mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46:03 +08:00
Refactor ResourceManager & CommandManager
This commit is contained in:
@@ -116,7 +116,7 @@ public class EntryPoint
|
||||
// Register the command handlers
|
||||
try
|
||||
{
|
||||
CommandManager.RegisterCommand();
|
||||
CommandManager.RegisterCommands();
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user