瀏覽代碼

Enable quick combat by default

nordsoft 2 年之前
父節點
當前提交
2b3f211659
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/schemas/settings.json

+ 1 - 1
config/schemas/settings.json

@@ -250,7 +250,7 @@
 				},
 				"quickCombat" : {
 					"type" : "boolean",
-					"default" : false
+					"default" : true
 				},
 				"objectAnimation" : {
 					"type" : "boolean",