Ensoul improvements.

Contributed by Mathael.
This commit is contained in:
MobiusDev
2016-06-12 17:56:00 +00:00
parent 03495b3ed6
commit 6a3aa5744b
4 changed files with 10 additions and 10 deletions

View File

@ -107,7 +107,7 @@ public class EnsoulData implements IGameXmlReader
parseFee(feeNode, fee, 2);
break;
}
case "reFirst":
case "reNormal":
{
parseReFee(feeNode, fee, 0);
break;