This commit is contained in:
aozhiwei 2023-02-17 11:14:27 +08:00
parent ea3af8ab67
commit 3992dde450

View File

@ -338,8 +338,8 @@ enum ObstacleType_e
kObstacleOilBucket = 9,
kObstacleKeepRangeBuff = 10,
kObstacleShield = 11,
kObstacleStrengthenWall = 12,
kObstacleMedicalStation = 13,
kObstacleStrengthenWall = 12,
kObstacleMedicalStation = 13,
};
enum BulletHit_e