mirror of
https://github.com/milimoe/FunGame-Testing.git
synced 2026-01-19 14:08:24 +00:00
添加新技能和测试
This commit is contained in:
parent
06018b423a
commit
16285bfe99
@ -122,8 +122,8 @@ while (true)
|
||||
//{
|
||||
// break;
|
||||
//}
|
||||
await FunGameSimulation.StartSimulationGame(false, false, true, false, useStore: false, hasMap: false);
|
||||
await FunGameSimulation.StartSimulationGame(false, false, false, false, hasMap: false);
|
||||
await FunGameSimulation.StartSimulationGame(true, false, true, false, useStore: false, hasMap: false);
|
||||
//await FunGameSimulation.StartSimulationGame(true, false, false, false, hasMap: false);
|
||||
}
|
||||
|
||||
//strings.ForEach(Console.WriteLine);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user