This website requires JavaScript.
Explore
Help
Sign In
Arma3_Epoch
/
ACE3
Watch
1
Star
0
Fork
0
You've already forked ACE3
mirror of
https://github.com/acemod/ACE3.git
synced
2024-08-30 18:23:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
510d35497f
ACE3
/
addons
/
gestures
/
ACE_Settings.hpp
6 lines
95 B
C++
Raw
Normal View
History
Unescape
Escape
Setting For Gestures - Fix BI* gestures
2015-12-09 05:08:09 +00:00
class
ACE_Settings
{
class
GVAR
(
showOnInteractionMenu
)
{
General - Move to CBA Settings (#8461) * first pass * second pass * third pass * final pass * missing commas * newlines * switch to cba eventhandler * newlines, formatting * laser - movedToSQF * add logging to ace_common_fnc_cbaSettings_loadFromConfig * Update initSettings.sqf Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-11 20:48:30 +00:00
movedToSQF
=
1
;
Setting For Gestures - Fix BI* gestures
2015-12-09 05:08:09 +00:00
}
;
}
;
Reference in New Issue
Copy Permalink