mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-21 20:28:14 +01:00
Replaces vote sound with tgmc's (#162)
This commit is contained in:
@@ -548,7 +548,7 @@ SUBSYSTEM_DEF(vote)
|
||||
choice_statclicks[choice] = "[i]"
|
||||
//
|
||||
for(var/c in GLOB.clients)
|
||||
SEND_SOUND(c, sound('sound/misc/server-ready.ogg'))
|
||||
SEND_SOUND(c, sound('sound/misc/votestart.ogg'))
|
||||
var/client/C = c
|
||||
var/datum/action/vote/V = new
|
||||
if(question)
|
||||
|
||||
Reference in New Issue
Block a user