its On Foot not OnFoot
This commit is contained in:
parent
a451392e93
commit
aad688026e
@ -61,7 +61,7 @@ internal class TransactionParserContext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (OnFootKills > 0) {
|
if (OnFootKills > 0) {
|
||||||
cztype = "OnFoot";
|
cztype = "On Foot";
|
||||||
// High on foot combat zones have enforcers that bring 80k a pop
|
// High on foot combat zones have enforcers that bring 80k a pop
|
||||||
if (highest >= 80000) {
|
if (highest >= 80000) {
|
||||||
grade = "High";
|
grade = "High";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user