its On Foot not OnFoot

This commit is contained in:
Florian Stinglmayr 2022-11-26 17:12:42 +01:00
parent a451392e93
commit aad688026e

View File

@ -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";