Fix Steyr GL scope

This commit is contained in:
A Man
2020-04-17 12:39:23 +02:00
parent b36f274925
commit 1701eaf703

View File

@@ -172,7 +172,7 @@ class SteyrAug_A3_Holo_Blue_DZ: SteyrAug_A3_Holo_Green_DZ {
};
};
class SteyrAug_A3_GL_Green_DZ: SteyrAug_A3_base {
class SteyrAug_A3_GL_Green_DZ: SteyrAug_A3_Green_DZ {
scope = public;
displayName = $STR_DZ_WPN_AUGA3_GL_NAME;
picture = "\MIDF_Weapons\Aug_a3\pictures\aug_a3_gl_green.paa";
@@ -180,6 +180,8 @@ class SteyrAug_A3_GL_Green_DZ: SteyrAug_A3_base {
muzzles[] = {this, M203Muzzle};
handAnim[] = {"OFP2_ManSkeleton","\MIDF_Weapons\data\anim\A3_GL.rtm"};
class Attachments {};
class ItemActions
{
class RemoveGL