粒子调整

This commit is contained in:
2026-04-26 15:12:35 +08:00
parent cbf7bac239
commit ea10e6ef12
3 changed files with 36 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#define GAME_TIMER_ID 1
#define EFFECT_TIMER_ID 2
#define GAME_TIMER_INTERVAL 500
#define EFFECT_TIMER_INTERVAL 33
#define EFFECT_TIMER_INTERVAL 16
HINSTANCE hInst;
TCHAR szTitle[MAX_LOADSTRING];