linter is correct

This commit is contained in:
Putnam
2019-12-14 20:32:34 -08:00
parent 74e4391cee
commit e44566038b
+1 -1
View File
@@ -207,7 +207,7 @@ SUBSYSTEM_DEF(vote)
voted[usr.ckey] -= vote
choices[choices[vote]]--
else
voted[usr.ckey].Add(vote)
voted[usr.ckey] += vote
choices[choices[vote]]++
else
voted += usr.ckey