[MIRROR] Fixes stopsounds (#5912)

* Fixes stopsounds

* Update playsound.dm
This commit is contained in:
CitadelStationBot
2018-03-12 07:58:48 -05:00
committed by Poojawa
parent 3e5f79332a
commit fd42d55993
3 changed files with 6 additions and 4 deletions
+2
View File
@@ -433,6 +433,8 @@ GLOBAL_LIST_INIT(ghost_others_options, list(GHOST_OTHERS_SIMPLE, GHOST_OTHERS_DE
#define SUMMON_GUNS "guns"
#define SUMMON_MAGIC "magic"
#define STOP_SOUNDS_URL "http://"
//Run the world with this parameter to enable a single run though of the game setup and tear down process with unit tests in between
#define TEST_RUN_PARAMETER "test-run"
//Force the log directory to be something specific in the data/logs folder