Skip to content
Snippets Groups Projects
Unverified Commit 63ecf298 authored by Lin Dabao's avatar Lin Dabao Committed by GitHub
Browse files

Bugs fixed

parent 8ea2cc40
No related branches found
No related tags found
No related merge requests found
......@@ -642,7 +642,7 @@ Senario.senarios[senario_id.YSCD_197] = Senario([
LiJue(500, 500, 600, 0.1),
ZhangYang(300, 200, 200, 0.6),
LvBu(300, 300, 250, 0.7)
], (EvtDrought()), "公元189年 袁术称帝")
], (EvtDrought(),), "公元189年 袁术称帝")
Senario.senarios[senario_id.GDZZ_200] = Senario([
YuanShao(2000, 1500, 1200, 0.5),
CaoCao(700, 600, 600, 0.8),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment