Mods
This commit is contained in:
parent
4d31111225
commit
18aab48651
|
@ -16,7 +16,7 @@ class Ant:
|
|||
self.created = now
|
||||
self.updated = now
|
||||
self.name = ""
|
||||
self.status = ""
|
||||
self.status = "No update yet"
|
||||
self.method = ""
|
||||
self.triumph = 0
|
||||
self.hits = 0
|
||||
|
|
Loading…
Reference in New Issue