mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix typo (#8416)
This commit is contained in:
parent
afde782d12
commit
ee44319801
@ -10,7 +10,7 @@ class CfgWeapons {
|
||||
class launch_MRAWS_base_F: Launcher_Base_F {
|
||||
GVAR(enabled) = 1;
|
||||
};
|
||||
class launch_Vorona_base_F: Launcher_Base {
|
||||
class launch_Vorona_base_F: Launcher_Base_F {
|
||||
GVAR(enabled) = 1;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user