Skip to content

Commit be6e073

Browse files
authored
Merge pull request #9 from KeleMC:dev
修改错误的默认配置文件
2 parents cf847d1 + eaa8013 commit be6e073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kmts/utils/configUtils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
defaultConfigFile = {
1212
'trustPointConfig': {
13-
'max': 50,
13+
'max': 27,
1414
'default': 0,
1515
'rootPlayer': 30,
1616
'levels': {

0 commit comments

Comments
 (0)