mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed spacings and alphabetical order.
This commit is contained in:
parent
e7c06fb8d7
commit
61b77332a1
@ -37,6 +37,7 @@ Aleksey EpMAK Yermakov <epmak777@gmail.com>
|
||||
Alganthe <alganthe@live.fr>
|
||||
Anthariel <Contact@storm-simulation.com>
|
||||
Asgar Serran <piechottaf@web.de>
|
||||
Bamse <bamsis@gmail.com>
|
||||
Bla1337
|
||||
BlackPixxel
|
||||
BlackQwar
|
||||
@ -100,5 +101,4 @@ Tourorist <tourorist@gmail.com>
|
||||
Valentin Torikian <valentin.torikian@gmail.com>
|
||||
VyMajoris(W-Cephei)<vycanismajoriscsa@gmail.com>
|
||||
Winter <simon@agius-muscat.net>
|
||||
zGuba
|
||||
Bamse <bamsis@gmail.com>
|
||||
zGuba
|
@ -15,7 +15,7 @@ class CfgWeapons
|
||||
class rhs_weap_m4_Base: arifle_MX_Base_F {
|
||||
ACE_barrelTwist=177.8;
|
||||
ACE_barrelLength=368.3;
|
||||
class M203_GL : UGL_F {
|
||||
class M203_GL : UGL_F {
|
||||
magazines[] = {
|
||||
"rhs_mag_M441_HE",
|
||||
"rhs_mag_M433_HEDP",
|
||||
@ -61,7 +61,7 @@ class CfgWeapons
|
||||
"ACE_HuntIR_M203"
|
||||
};
|
||||
};
|
||||
class M320_GL : M203_GL {
|
||||
class M320_GL : M203_GL {
|
||||
magazines[] = {
|
||||
"rhs_mag_M441_HE",
|
||||
"rhs_mag_M433_HEDP",
|
||||
|
Loading…
Reference in New Issue
Block a user