返回提交历史
Modified
config.json.example
+1
-1
XFEstudio/XFESpaceNinjaServer
fix: enable completeAllQuests in default/example config (#684)
ff4b1e5c
代码差异
1 个文件
+1
-1
@@ -14,7 +14,7 @@
14
14
"unlockAllScans": true,
15
15
"unlockAllMissions": true,
16
16
"unlockAllQuests": true,
17
"completeAllQuests": false,
17
"completeAllQuests": true,
18
18
"infiniteCredits": true,
19
19
"infinitePlatinum": true,
20
20
"unlockAllShipFeatures": true,