fix: clear skills

This commit is contained in:
Subarashimo
2025-12-05 16:29:54 +01:00
parent 806a7078a7
commit 38328de1bf
4 changed files with 21 additions and 3 deletions
+1
View File
@@ -360,6 +360,7 @@ export function onCharacterChanged() {
renderThoughts();
renderInventory();
renderQuests();
renderSkills();
// Update chat thought overlays
updateChatThoughts();