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
/
gforces
/
ACE_Settings.hpp
6 lines
84 B
C++
Raw
Normal View
History
Unescape
Escape
Gforces - Add ace_setting to only run in aircraft
2016-04-19 17:59:41 +00:00
class
ACE_Settings
{
class
GVAR
(
enabledFor
)
{
GForces - Add forces strength coefficient setting (#7750) * Move GForce settings to CBA Settings * Add GForce coefficient setting * Fix typo * Restore ACE Settings class and mark as moved to SQF * Apply translation suggestions from code review Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com> Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
2020-06-13 00:06:03 +00:00
movedToSQF
=
1
;
Gforces - Add ace_setting to only run in aircraft
2016-04-19 17:59:41 +00:00
}
;
}
;
Reference in New Issue
Copy Permalink