补充赌命四消与极限玩家强化路线

This commit is contained in:
2026-04-25 13:51:03 +08:00
parent 86a3065ee2
commit f6a81a1e5f
4 changed files with 97 additions and 2 deletions
+4
View File
@@ -73,6 +73,9 @@ struct PlayerStats
int perfectRotateLevel;
int timeDilationLevel;
int highPressureLevel;
int tetrisGambleLevel;
int extremePlayerLevel;
int extremeSlowTicks;
int stableStructureLevel;
int doubleGrowthLevel;
int gamblerLevel;
@@ -178,5 +181,6 @@ void OpenUpgradeMenu();
void ConfirmUpgradeSelection();
void HoldCurrentPiece();
void UseScreenBomb();
int GetRogueFallInterval();
void TDrawScreen(HDC hdc, HWND hWnd);