mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-25 22:37:26 +01:00
linter is correct
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user