mirror of
https://github.com/Melledy/LunarCore.git
synced 2025-12-23 10:44:36 +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