Remove the pistol cursor from the mine detector

This commit is contained in:
esteldunedain 2016-07-07 19:03:14 -03:00
parent 2a36fec793
commit 071201ea46

View File

@ -14,6 +14,8 @@ class CfgWeapons {
picture = QUOTE(PATHTOF(data\equip\w_vmm3_ca.paa));
magazines[] = { };
modes[] = { "Single" };
cursor = "EmptyCursor";
cursorAim = "EmptyCursor";
class Single: Mode_SemiAuto {
displayName = "";
sounds[] = {};