mirror of
https://github.com/milimoe/FunGame-Testing.git
synced 2025-12-05 00:06:05 +00:00
个人战上限也9999
This commit is contained in:
parent
799aa35fe2
commit
ecb024d696
@ -27,6 +27,8 @@ while (true)
|
||||
{
|
||||
await FunGameSimulation.StartSimulationGame(true, false, true, true);
|
||||
Console.ReadKey();
|
||||
await FunGameSimulation.StartSimulationGame(true, false, false, true);
|
||||
Console.ReadKey();
|
||||
}
|
||||
|
||||
await FunGameBO5.StartBO5();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user