mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
sway and info box fixes
This commit is contained in:
parent
77e9cee1f7
commit
8e411bb53b
@ -18,7 +18,7 @@ class CfgWeapons {
|
||||
handAnim[] = {"OFP2_ManSkeleton", QPATHTOF(data\maglite_ml300l_binarized.rtm)};
|
||||
muzzlePos = "flash";
|
||||
muzzleEnd = "flash dir";
|
||||
magazines[] = {"FakeMagazine"};
|
||||
magazines[] = {"FakeMagazine"}; // Required for the weapon info box to work correctly.
|
||||
textureType = "default"; // empty texture
|
||||
weaponInfoType = "RscWeaponEmpty";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user