mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
7 lines
163 B
C++
7 lines
163 B
C++
class NVGoggles;
|
|
class NVGoggles_DZE: NVGoggles
|
|
{
|
|
displayName = "NVG (Full Screen)";
|
|
modelOptics = "";
|
|
descriptionShort = "Full Screen Night Vision Goggles";
|
|
}; |