mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ab52ff8ddb
* 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
6 lines
90 B
C++
6 lines
90 B
C++
class ACE_Settings {
|
|
class GVAR(mapDataAvailable) {
|
|
movedToSQF = 1;
|
|
};
|
|
};
|