forked from MagicBane/Server
Debug string updated
This commit is contained in:
@@ -231,7 +231,7 @@ public class PowersParser {
|
|||||||
case "WEAROFFEFFECTSELF":
|
case "WEAROFFEFFECTSELF":
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
Logger.error("Unhandled variable type:" + key);
|
Logger.error("Unhandled variable type:" + key + " for power: " + powerEntry.power_id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user