[MIRROR] Fixes stopsounds (#5912)
* Fixes stopsounds * Update playsound.dm
This commit is contained in:
committed by
Poojawa
parent
3e5f79332a
commit
fd42d55993
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user