mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Merge pull request #1631 from seb3sec/patch-1
Fix for "Undefined base class" with FN FAL
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
class FN_FAL_ANPVS4;
|
||||
class FN_FAL_ANPVS4_DZE:FN_FAL_ANPVS4 {
|
||||
visionMode[] = {"Normal", "NVG"};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user