forked from MagicBane/Server
Removed variable as scope changed
This commit is contained in:
@@ -420,7 +420,6 @@ public class WpakPowerManager {
|
|||||||
|
|
||||||
public static float getModifiedValue(ModifierEntry modifierEntry, int rank) {
|
public static float getModifiedValue(ModifierEntry modifierEntry, int rank) {
|
||||||
|
|
||||||
float scaledValue;
|
|
||||||
mbEnums.ModificationType modificationType = mbEnums.ModificationType.ADD;
|
mbEnums.ModificationType modificationType = mbEnums.ModificationType.ADD;
|
||||||
|
|
||||||
// Only a subset of these ModTypes used for percent heals and such
|
// Only a subset of these ModTypes used for percent heals and such
|
||||||
|
|||||||
Reference in New Issue
Block a user