mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix gatling_30mm UBC for 1.70 (#5125)
* Fix gatling_30mm UBC for 1.70 * Fix verEsion
This commit is contained in:
parent
941502af46
commit
5da5a7cc3e
@ -319,7 +319,7 @@ class CfgWeapons {
|
||||
};
|
||||
};
|
||||
|
||||
class gatling_30mm: CannonCore { // This is a fictional veresion of the GSh-6-30, with 3 barrels
|
||||
class gatling_30mm_base: CannonCore { // This is a fictional version of the GSh-6-30, with 3 barrels
|
||||
displayName = "GSh-3-30";
|
||||
class LowROF: Mode_FullAuto {
|
||||
displayName = "GSh-3-30";
|
||||
|
Loading…
Reference in New Issue
Block a user