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
2f8d92701f
ACE3
/
addons
/
reload
/
ACE_Settings.hpp
6 lines
85 B
C++
Raw
Normal View
History
Unescape
Escape
Second batch of settings files
2015-05-14 18:59:25 +00:00
class
ACE_Settings
{
Fix Capitalization of ACE Settings classes. (#3627)
2016-05-07 20:14:56 +00:00
class
GVAR
(
displayText
)
{
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
;
Second batch of settings files
2015-05-14 18:59:25 +00:00
}
;
}
;
Reference in New Issue
Copy Permalink