mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove the pistol cursor from the mine detector
This commit is contained in:
parent
2a36fec793
commit
071201ea46
@ -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[] = {};
|
||||
|
Loading…
Reference in New Issue
Block a user