This commit is contained in:
aozhiwei 2024-07-29 19:30:32 +08:00
parent b78e1c2542
commit 0731648ed8

View File

@ -329,6 +329,7 @@ enum ObstacleType_e
kObstacleStrengthenWall = 12,
kObstacleMedicalStation = 13,
kObstacleFlameSurface = 16,
kObstacleTreasureBox = 18,
};
enum BulletHit_e