Fixed server EnchantHP startup error.

This commit is contained in:
MobiusDev
2016-03-29 07:34:49 +00:00
parent c5b14f4605
commit 5d22b0eb9b
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ public enum StatFunction
ENCHANTACCEVAS("EnchantAccEvas", 30),
ENCHANTPATK("EnchantPAtk", 30),
ENCHANTMATK("EnchantMAtk", 30),
ENCHANTPMCRITATK("EnchantPMCritAtk", 30),
ENCHANTPMCRITRATE("EnchantPMCritRate", 30),
ENCHANTRUNSPD("EnchantRunSpd", 30),
MUL("Mul", 20),
SET("Set", 0),