mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Add full screen NVG
looking through a pinhole gets old
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class NVGoggles;
|
||||
class NVGoggles_DZE: NVGoggles
|
||||
{
|
||||
displayName = "NVG (Full Screen)";
|
||||
modelOptics = "";
|
||||
descriptionShort = "Full Screen Night Vision Goggles";
|
||||
};
|
||||
Reference in New Issue
Block a user