mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix default
This commit is contained in:
parent
4f6b11c2a6
commit
f16a65f381
@ -79,7 +79,7 @@ class ACE_Settings {
|
||||
};
|
||||
class GVAR(autoShutOffEngineWhenStartingRepair) {
|
||||
typeName = "BOOL";
|
||||
value = 1;
|
||||
value = 0;
|
||||
category = ECSTRING(OptionsMenu,CategoryLogistics);
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user