mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-09 01:38:20 +00:00
fix: GM 1272 was labled as 1273 (#1210)
This commit is contained in:
parent
258ee5c1ee
commit
b33e9935f5
@ -1152,7 +1152,7 @@ enum class eGameMessageType : uint16_t {
|
||||
COLLISION_POINT_REMOVED = 1269,
|
||||
SET_ATTACHED = 1270,
|
||||
SET_DESTROYABLE_MODEL_BRICKS = 1271,
|
||||
VEHICLE_SET_POWERSLIDE_LOCK_WHEELS = 1273,
|
||||
VEHICLE_SET_POWERSLIDE_LOCK_WHEELS = 1272,
|
||||
VEHICLE_SET_WHEEL_LOCK_STATE = 1273,
|
||||
SHOW_HEALTH_BAR = 1274,
|
||||
GET_SHOWS_HEALTH_BAR = 1275,
|
||||
|
Loading…
Reference in New Issue
Block a user