autoSwitchPlayerTarget and healthBars enabled by default.

This commit is contained in:
Steve 2016-05-03 11:28:42 +01:00
parent cc7df329c3
commit e4dd447d18
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@
},
"gameplay" : {
"friendlyFire" : 0,
"autoSwitchPlayerTarget" : 0,
"autoSwitchPlayerTarget" : 1,
"missileReTarget" : 0,
"healthBars" : 0
"healthBars" : 1
}
}