0 留言 (0 留言)0 反應 (0 反應)0 負責人 (0 負責人)DM124 star (124 star)267 fork (267 fork)batch import
BugGood first issueUI
描述
Round ID: 7909
Testmerges:
N/A
Reproduction:

- 技術棧
- 無
- 議題類型
- bug
- 研究方向
- Examine the code that generates the Roleplay Settings tab interface. The character settings button appears to be duplicated, suggesting it is either included twice via different UI elements or a loop creates duplicates. Look for the relevant DM files that define the UI panels, likely in the code for character preferences or roleplay settings. Check the button's instantiation to ensure it is only created once. The image in the issue shows the duplication; focus on the code that renders that specific button.