mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
4 lines
200 B
Plaintext
4 lines
200 B
Plaintext
//fnc_uncoverKnobs.sqf
|
|
#include "\x\ace\addons\sys_arty_aimingpoints\script_component.hpp"
|
|
GVAR(currentAimingCircle) animate ["right_cover", 1];
|
|
GVAR(currentAimingCircle) animate ["left_cover", 1]; |