remove unused files

This commit is contained in:
commy2 2016-06-18 19:54:39 +02:00
parent f6b744e741
commit 9b6441b3c1
5 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ class CfgVehicles {
weapons[] = {}; weapons[] = {};
magazines[] = {}; magazines[] = {};
gunnerOpticsColor[] = {1,1,1,1}; gunnerOpticsColor[] = {1,1,1,1};
gunnerOpticsModel = "\A3\Weapons_F\empty"; //QPATHTOF(data\m144_optic.p3d); gunnerOpticsModel = "\A3\Weapons_F\empty";
gunnerOpticsEffect[] = {"OpticsCHAbera1","OpticsBlur2"}; gunnerOpticsEffect[] = {"OpticsCHAbera1","OpticsBlur2"};
gunnerOutOpticsShowCursor = 0; gunnerOutOpticsShowCursor = 0;
gunnerOpticsShowCursor = 0; gunnerOpticsShowCursor = 0;