Commit 06be52f824ccb394aab7d1695cdd6383e560267c
Merge branch 'master' of 120.26.43.151:loujiachen/DesignerConfigs
Showing
5 changed files
with
2 additions
and
0 deletions
Show diff stats
Datas/__enums__.xlsx
No preview for this file type
Datas/common/FUIPanel.xlsx
No preview for this file type
Datas/pro2d/EquipmentData.xlsx
No preview for this file type
Datas/pro2d/ItemData.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -291,6 +291,7 @@ |
291 | 291 | <var name="ImageName" type="string"/> |
292 | 292 | <var name="DetailText" type="string"/> |
293 | 293 | <var name="GetWay" type="string"/> |
294 | + <var name="GetWayLink" type="string"/> | |
294 | 295 | </bean> |
295 | 296 | |
296 | 297 | |
... | ... | @@ -344,6 +345,7 @@ |
344 | 345 | <var name="ImageName" type="string"/> |
345 | 346 | <var name="DetailText" type="string"/> |
346 | 347 | <var name="GetWay" type="string"/> |
348 | + <var name="GetWayLink" type="string"/> | |
347 | 349 | </bean> |
348 | 350 | |
349 | 351 | ... | ... |