将炸弹方块改为每10块固定生成一次

This commit is contained in:
2026-04-25 16:39:18 +08:00
parent 71a3684ce1
commit d1bc887836
4 changed files with 23 additions and 17 deletions
+1
View File
@@ -54,6 +54,7 @@ struct PlayerStats
int sweeperLevel;
int sweeperCharge;
int explosiveLevel;
int explosivePieceCounter;
int chainBlastLevel;
int chainBombLevel;
int laserLevel;