Commit 23a08113212bed37aa59727712f469066d97ce9d
1 parent
70a95327
背景字段提交
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
Datas/pro2d/DialogueToChapter.xlsx
No preview for this file type
Defines/pro2d.xml
... | ... | @@ -483,6 +483,8 @@ |
483 | 483 | <var name="ChapterID" type="int"/> |
484 | 484 | <var name="ChapterName" type="string"/> |
485 | 485 | <var name="Summarize" type="string"/> |
486 | + <var name="DBG" type="string"/> | |
487 | + | |
486 | 488 | </bean> |
487 | 489 | |
488 | 490 | <table name="TbHero" value="Hero" input="pro2d/hero.xlsx"/> | ... | ... |