冲突解决
This commit is contained in:
@@ -91,6 +91,7 @@ namespace AibisDream
|
||||
Debug.Log($"命令 {commandName} 已经存在,将被替换");
|
||||
}
|
||||
|
||||
Debug.Log(commandMap == null);
|
||||
commandMap[commandName] = commandAction;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user