[MIRROR] Fixes stopsounds properly (#5931)
* Fixes stopsounds properly (#36341) * Revert "Merge pull request #36340 from vuonojenmustaturska/beelogreen" This reverts commit 259838f38cfda32619e34cf41d57df4d45b75363, reversing changes made to 111cd316a92f5f5840d96b1fc4bbe4cb7b1ce6fd. * Fixes stopsounds properly Also I forgot to actually block admins from bad protocols it just showed them a message that it was blocked but didn't block it * Fixes stopsounds properly
This commit is contained in:
committed by
Poojawa
parent
8dc9fcf816
commit
dff9dabf06
@@ -433,8 +433,6 @@ 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