Commit a6c41ee5fc2675ec50ae999e145a448a8e72d17d

Authored by loujiachen
1 parent 543d7bd1

新增行 关卡名

Showing 2 changed files with 1 additions and 0 deletions   Show diff stats
Datas/pro2d/CarbonMonster.xlsx
No preview for this file type
Defines/pro2d.xml
... ... @@ -225,6 +225,7 @@
225 225  
226 226 <bean name="CarbonMonster">
227 227 <var name="carbonId" type="int"/>
  228 + <var name="carbonName" type="string"/>
228 229 <var name="mapName" type="string"/>
229 230 <var name="mainCarbons" type="map,int,mainCarbon"/>
230 231 </bean>
... ...