mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Fix for votes being none mode
This commit is contained in:
+2
-2
@@ -56,11 +56,11 @@
|
||||
M << browse(null, "window=vote")
|
||||
M.client.showvote = 0
|
||||
|
||||
calcwin()
|
||||
|
||||
if(winner == "none")
|
||||
winner = "default"
|
||||
|
||||
calcwin()
|
||||
|
||||
if(mode == 2)
|
||||
var/wintext = capitalize(winner)
|
||||
world << "Result is [wintext]"
|
||||
|
||||
Reference in New Issue
Block a user