Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
5fcecfc7
Commit
5fcecfc7
authored
Apr 19, 2022
by
Yazawazi
Committed by
GitHub
Apr 19, 2022
Browse files
talentData
sorry again, forgot to add
parent
1db13a6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/emu/grasscutter/game/managers/InventoryManager.java
View file @
5fcecfc7
...
...
@@ -810,6 +810,8 @@ public class InventoryManager {
nextTalentId
=
40
+
currentTalentLevel
+
1
;
}
AvatarTalentData
talentData
=
GenshinData
.
getAvatarTalentDataMap
().
get
(
nextTalentId
);
if
(
talentData
==
null
)
{
return
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment