mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2026-02-03 00:11:03 +00:00
fix
This commit is contained in:
@@ -177,7 +177,7 @@ class Metric (Module):
|
||||
def _process_data(self):
|
||||
|
||||
self.results = {}
|
||||
self.match = 0
|
||||
self.match = self.last_match
|
||||
matches = self.data
|
||||
red = {}
|
||||
blu = {}
|
||||
|
||||
Reference in New Issue
Block a user