Projectile and stromberg fix.

This commit is contained in:
Sardelka
2022-06-02 12:44:05 +08:00
parent e2d4ce2159
commit c941ca96fc
3 changed files with 7 additions and 7 deletions

View File

@ -235,6 +235,7 @@ namespace RageCoop.Client
VehicleWeaponHash.PlaneRocket,
VehicleWeaponHash.SpaceRocket,
VehicleWeaponHash.Tank,
(VehicleWeaponHash)3565779982 // STROMBERG missiles (homing off)
};
}
}