mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +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;
|
||||
|
||||
class Attachments {};
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
class RemoveFlashlight
|
||||
@@ -95,6 +97,8 @@ class Remington870_MFL_DZ : Remington870_DZ
|
||||
|
||||
R870_MFLASHLIGHT;
|
||||
|
||||
class Attachments {};
|
||||
|
||||
class ItemActions
|
||||
{
|
||||
class RemoveFlashlight
|
||||
|
||||
Reference in New Issue
Block a user