Commit 07f69f971f0d2966a9d0c00f8c9e17d205673840

Authored by wanglinkai
1 parent 2436040e

注册rogbuff

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Defines/pro2d.xml
... ... @@ -385,6 +385,7 @@
385 385 <table name="TbSkillConfig" value="SkillConfig" input="pro2d/SkillConfig.xlsx"/>
386 386 <table name="TbBuff" value="Buff" input="pro2d/Buff.xlsx"/>
387 387 <table name="TbBullet" value="Bullet" input="pro2d/Bullet.xlsx"/>
  388 + <table name="TbRogBuff" value="RogBuff" input="pro2d/RogBuff.xlsx"/>
388 389  
389 390 <table name="TbWeapon" value="Weapon" input="pro2d/Weapon.xlsx"/>
390 391 </module>
391 392 \ No newline at end of file
... ...