Browse Source

Merge pull request #2788 from Nordsoft91/quick-combat

Nordsoft91 2 years ago
parent
commit
0b0ca3172d
1 changed files with 1 additions and 1 deletions
  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",