1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Remove thermal, prep for coding.

This commit is contained in:
jaynus 2015-04-12 16:44:39 -07:00
parent db5d54dffd
commit fd4cb50d3d
2 changed files with 8 additions and 7 deletions

@ -1,8 +1,8 @@
/*
class Default;
class Item_Base_F;
class Laserdesignator_mounted : Default {};
class Item_Laserdesignator : Item_Base_F {};
*/
class CfgWeapons {
class Binocular;
class Laserdesignator : Binocular {
visionMode[] = {"Normal","NVG"};
};
};

@ -0,0 +1 @@
// TODO: RscOptics_LaserDesignator for laser code designation