ACE3/addons/microdagr/ACE_Settings.hpp
Mezilsa ab52ff8ddb 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-21 22:32:09 -05:00

6 lines
90 B
C++

class ACE_Settings {
class GVAR(mapDataAvailable) {
movedToSQF = 1;
};
};