.NET Format Style Fixes
This commit is contained in:
@@ -39,10 +39,7 @@ public class PrestigeHelper(
|
||||
|
||||
var skillProgressCopyAmount = (float)(
|
||||
1
|
||||
- prestigeLevels[indexOfPrestigeObtained]
|
||||
.TransferConfigs
|
||||
.SkillConfig
|
||||
.TransferMultiplier
|
||||
- prestigeLevels[indexOfPrestigeObtained].TransferConfigs.SkillConfig.TransferMultiplier
|
||||
);
|
||||
var masteringProgressCopyAmount = (float)(
|
||||
1
|
||||
|
||||
Reference in New Issue
Block a user