autoSwitchPlayerTarget and healthBars enabled by default.
This commit is contained in:
parent
cc7df329c3
commit
e4dd447d18
|
@ -36,8 +36,8 @@
|
|||
},
|
||||
"gameplay" : {
|
||||
"friendlyFire" : 0,
|
||||
"autoSwitchPlayerTarget" : 0,
|
||||
"autoSwitchPlayerTarget" : 1,
|
||||
"missileReTarget" : 0,
|
||||
"healthBars" : 0
|
||||
"healthBars" : 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue