mirror of
https://github.com/milimoe/FunGame-Testing.git
synced 2025-04-22 04:09:34 +08:00
小修改
This commit is contained in:
parent
8d9c9d0095
commit
2ad3844d10
@ -104,9 +104,9 @@ namespace Milimoe.FunGame.Testing.Tests
|
||||
character9, character10, character11, character12
|
||||
];
|
||||
|
||||
int clevel = 60;
|
||||
int slevel = 6;
|
||||
int mlevel = 8;
|
||||
int clevel = 25;
|
||||
int slevel = 3;
|
||||
int mlevel = 4;
|
||||
|
||||
// 升级和赋能
|
||||
for (int index = 0; index < characters.Count; index++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user