Przeglądaj źródła

Enable quick combat by default

nordsoft 2 lat temu
rodzic
commit
2b3f211659
1 zmienionych plików z 1 dodań i 1 usunięć
  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",