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
b3032da51c
ACE3
/
addons
/
interaction
/
ACE_Settings.hpp
8 lines
117 B
C++
Raw
Normal View
History
Unescape
Escape
Code Cleanup Interaction
2015-09-28 12:35:05 +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
{
class
GVAR
(
EnableTeamManagement
)
{
value
=
1
;
typeName
=
"
BOOL
"
;
}
;
}
;
Reference in New Issue
Copy Permalink