wow good thing this was impossible to check

This commit is contained in:
Putnam
2020-01-01 13:47:51 -08:00
parent 1acb499929
commit b69950ac2b

View File

@@ -176,7 +176,7 @@ SUBSYSTEM_DEF(vote)
var/median_pos = max(1,round(score.len/2))
score.Cut(median_pos,median_pos+1)
choices[score_name]++
choices[choices[scores_by_choice[1]]] += 100 // hardcoded make-sure-this-guy-is-winner
choices[scores_by_choice[1]] += 100 // hardcoded make-sure-this-guy-is-winner
/datum/controller/subsystem/vote/proc/announce_result()
var/vote_title_text