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