diff --git a/conf/hotfix.json b/conf/hotfix.json index e0bf6b3f7..e7438e199 100644 --- a/conf/hotfix.json +++ b/conf/hotfix.json @@ -1,6 +1,7 @@ { "version":"6", "classes":[ - {"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"} + {"name":"HeroLogic.class","fullName":"com.ljsd.jieling.logic.hero.HeroLogic"}, + {"name":"FightDataUtil.class","fullName":"com.ljsd.jieling.util.FightDataUtil"} ] } \ No newline at end of file