mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Fix Remington870 flashlight attachments
Made by @Victor-the-Cleaner
This commit is contained in:
@@ -77,6 +77,8 @@ class Remington870_FL_DZ : Remington870_DZ
|
|||||||
|
|
||||||
R870_FLASHLIGHT;
|
R870_FLASHLIGHT;
|
||||||
|
|
||||||
|
class Attachments {};
|
||||||
|
|
||||||
class ItemActions
|
class ItemActions
|
||||||
{
|
{
|
||||||
class RemoveFlashlight
|
class RemoveFlashlight
|
||||||
@@ -95,6 +97,8 @@ class Remington870_MFL_DZ : Remington870_DZ
|
|||||||
|
|
||||||
R870_MFLASHLIGHT;
|
R870_MFLASHLIGHT;
|
||||||
|
|
||||||
|
class Attachments {};
|
||||||
|
|
||||||
class ItemActions
|
class ItemActions
|
||||||
{
|
{
|
||||||
class RemoveFlashlight
|
class RemoveFlashlight
|
||||||
|
|||||||
Reference in New Issue
Block a user