Merge pull request #920 from Giacomand/revert_compile

Reverting NTSL compile times.
This commit is contained in:
KazeEspada
2013-07-07 18:12:54 -07:00
2 changed files with 2 additions and 9 deletions
-2
View File
@@ -39,8 +39,6 @@ client/verb/tcscompile()
src << output(null, "tcserror")
src << output("<font color = black>Please wait, compiling...</font>", "tcserror")
if(Server.compiling)
return
var/list/compileerrors = Server.compile(mob) // then compile the code!
if(!telecomms_check(mob))
return