mirror of
https://github.com/Melledy/LunarCore.git
synced 2026-03-25 16:32:22 +01:00
Rename RogueCurrencyInfo
This commit is contained in:
@@ -126,7 +126,7 @@ public class RogueManager extends BasePlayerManager {
|
||||
.setBeginTime(beginTime)
|
||||
.setEndTime(endTime);
|
||||
|
||||
proto.getMutableRogueCurrencyInfo()
|
||||
proto.getMutableRogueVirtualItems()
|
||||
.setRogueTalentPoints(getPlayer().getTalentPoints());
|
||||
|
||||
// Rogue data
|
||||
|
||||
Reference in New Issue
Block a user