Comment updated

This commit is contained in:
2025-02-19 14:13:56 -05:00
parent 137a547d3d
commit 1784ac1e5d
@@ -358,6 +358,7 @@ public class WpakPowerManager {
} }
// Add this power effect to the target // Add this power effect to the target
// or overwrite the old value
target._effects.put(effect, appliedEffect); target._effects.put(effect, appliedEffect);
} }