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
effbaed669
ACE3
/
addons
/
weaponselect
/
ACE_Settings.hpp
7 lines
86 B
C++
Raw
Normal View
History
Unescape
Escape
Code Cleanup WeaponSelect
2015-09-27 06:51:42 +00:00
First batch of settings files Separating ACE_Settings.hpp from config.cpp
2015-05-14 18:46:35 +00:00
class
ACE_Settings
{
Fix Capitalization of ACE Settings classes. (#3627)
2016-05-07 20:14:56 +00:00
class
GVAR
(
displayText
)
{
weaponSelect CBA Setting (#5581) * weaponSelectCBASetting * Update to movedToSQF * Add category
2018-02-09 20:28:34 +00:00
movedToSQF
=
1
;
First batch of settings files Separating ACE_Settings.hpp from config.cpp
2015-05-14 18:46:35 +00:00
}
;
}
;
Reference in New Issue
Copy Permalink