From 8caa941a34a4034f46b257cc2c2c5222d689b90f Mon Sep 17 00:00:00 2001 From: Dahlular <55758850+Dahlular@users.noreply.github.com> Date: Fri, 30 Sep 2022 10:44:46 -0600 Subject: [PATCH] compile fix I totally didn't sleep this one off --- code/controllers/subsystem/ticker.dm | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/code/controllers/subsystem/ticker.dm b/code/controllers/subsystem/ticker.dm index b805c37a4..6375b7382 100644 --- a/code/controllers/subsystem/ticker.dm +++ b/code/controllers/subsystem/ticker.dm @@ -686,17 +686,17 @@ SUBSYSTEM_DEF(ticker) 'hyperstation/sound/roundend/iwishtherewassomethingmore.ogg', 'hyperstation/sound/roundend/likeisaid.ogg', 'hyperstation/sound/roundend/whatarottenwaytodie.ogg', - 'hyperstation/sound/roundend/whatashame.ogg' - 'hyperstation/sound/roundend/babybird.ogg' - 'hyperstation/sound/roundend/masterhalo.ogg' - 'hyperstation/sound/roundend/missionary.ogg' - 'hyperstation/sound/roundend/monogamy.ogg' - 'hyperstation/sound/roundend/propergum.ogg' - 'hyperstation/sound/roundend/replenishing.ogg' - 'hyperstation/sound/roundend/seat.ogg' - 'hyperstation/sound/roundend/starbucks.ogg' - 'hyperstation/sound/roundend/tired.ogg' - 'hyperstation/sound/roundend/toys.ogg' + 'hyperstation/sound/roundend/whatashame.ogg', + 'hyperstation/sound/roundend/babybird.ogg', + 'hyperstation/sound/roundend/masterhalo.ogg', + 'hyperstation/sound/roundend/missionary.ogg', + 'hyperstation/sound/roundend/monogamy.ogg', + 'hyperstation/sound/roundend/propergum.ogg', + 'hyperstation/sound/roundend/replenishing.ogg', + 'hyperstation/sound/roundend/seat.ogg', + 'hyperstation/sound/roundend/starbucks.ogg', + 'hyperstation/sound/roundend/tired.ogg', + 'hyperstation/sound/roundend/toys.ogg', 'hyperstation/sound/roundend/water.ogg'\ )