forked from MagicBane/Server
Update sourcetype
This commit is contained in:
@@ -40,7 +40,7 @@ public class BlockedPowerTypeEffectModifier extends AbstractEffectModifier {
|
|||||||
ModType toBlock = ModType.None;
|
ModType toBlock = ModType.None;
|
||||||
|
|
||||||
switch (this.sourceType) {
|
switch (this.sourceType) {
|
||||||
case Invisible:
|
case Invisibility:
|
||||||
toBlock = ModType.Invisible;
|
toBlock = ModType.Invisible;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user