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
802560da8a
ACE3
/
addons
/
microdagr
/
ACE_Settings.hpp
6 lines
90 B
C++
Raw
Normal View
History
Unescape
Escape
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
(
mapDataAvailable
)
{
add microdagrwaypoint precision as an option (#6437) * Make the precision of the mircoDagr less perfekt * Add strings of precision Option to stringtabel * Update stringtable.xml * Create initSettings.sqf * Update ACE_Settings.hpp * Finally * Cleaning * Update initSettings.sqf * Move other settings to sqf, simplify waypointPrecision
2018-09-22 03:32:09 +00:00
movedToSQF
=
1
;
First batch of settings files Separating ACE_Settings.hpp from config.cpp
2015-05-14 18:46:35 +00:00
}
;
Add some names/descriptions to settings configs
2016-03-08 07:17:40 +00:00
}
;
Reference in New Issue
Copy Permalink