Moved some stuff from global.dm into defines files that fit the theme, some into files where they are used (and only there, much global). Axed some obsolete stuff (rip Debug var).

This commit is contained in:
Chinsky
2015-06-04 22:51:15 +03:00
parent bf53304fec
commit ad0652d864
21 changed files with 87 additions and 176 deletions
-3
View File
@@ -148,9 +148,6 @@
src << "<span class='alert'>[custom_event_msg]</span>"
src << "<br>"
if( (world.address == address || !address) && !host )
host = key
world.update_status()
if(holder)
add_admin_verbs()