diff --git a/addons/spottingscope/CfgVehicles.hpp b/addons/spottingscope/CfgVehicles.hpp index 6ea8562936..f86b9d16c7 100644 --- a/addons/spottingscope/CfgVehicles.hpp +++ b/addons/spottingscope/CfgVehicles.hpp @@ -110,7 +110,7 @@ class CfgVehicles { weapons[] = {}; magazines[] = {}; gunnerOpticsColor[] = {1,1,1,1}; - gunnerOpticsModel = "\A3\Weapons_F\empty"; //QPATHTOF(data\m144_optic.p3d); + gunnerOpticsModel = "\A3\Weapons_F\empty"; gunnerOpticsEffect[] = {"OpticsCHAbera1","OpticsBlur2"}; gunnerOutOpticsShowCursor = 0; gunnerOpticsShowCursor = 0; diff --git a/addons/spottingscope/data/ace_ssvzs.p3d b/addons/spottingscope/data/ace_ssvzs.p3d deleted file mode 100644 index a4d58c13f4..0000000000 Binary files a/addons/spottingscope/data/ace_ssvzs.p3d and /dev/null differ diff --git a/addons/spottingscope/data/m144_ca.paa b/addons/spottingscope/data/m144_ca.paa deleted file mode 100644 index a2d299d937..0000000000 Binary files a/addons/spottingscope/data/m144_ca.paa and /dev/null differ diff --git a/addons/spottingscope/data/m144_optic.p3d b/addons/spottingscope/data/m144_optic.p3d deleted file mode 100644 index 15ad16fe92..0000000000 Binary files a/addons/spottingscope/data/m144_optic.p3d and /dev/null differ diff --git a/addons/spottingscope/data/optic_ssvzs.p3d b/addons/spottingscope/data/optic_ssvzs.p3d deleted file mode 100644 index ffb5834768..0000000000 Binary files a/addons/spottingscope/data/optic_ssvzs.p3d and /dev/null differ diff --git a/addons/spottingscope/data/w_spottingscope.p3d b/addons/spottingscope/data/w_spottingscope.p3d deleted file mode 100644 index 040ef5158e..0000000000 Binary files a/addons/spottingscope/data/w_spottingscope.p3d and /dev/null differ