Strips Out Media Players

This commit is contained in:
Fox-McCloud
2016-08-14 00:03:09 -04:00
parent 34910e9f4d
commit 1df5fd5e9d
18 changed files with 20 additions and 1051 deletions
-4
View File
@@ -86,7 +86,6 @@
var/donationsurl = "http://example.org"
var/repositoryurl = "http://example.org"
var/media_base_url = "http://example.org"
var/overflow_server_url
var/forbid_singulo_possession = 0
@@ -484,9 +483,6 @@
if("assistant_ratio")
config.assistantratio = text2num(value)
if("media_base_url")
media_base_url = value
if("allow_drone_spawn")
config.allow_drone_spawn = text2num(value)