mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
sfad (#18021)
This commit is contained in:
@@ -1356,7 +1356,7 @@ var/global/enabled_spooking = 0
|
||||
message = sanitize(message, 500, extra = 0)
|
||||
|
||||
|
||||
var/list/sounds = file2list("sound/serversound_list.txt");
|
||||
var/list/sounds = file2list('sound/serversound_list.txt');
|
||||
sounds += "--CANCEL--"
|
||||
sounds += "--LOCAL--"
|
||||
sounds += sounds_cache
|
||||
|
||||
Reference in New Issue
Block a user