This commit is contained in:
Fox-McCloud
2015-07-09 19:51:40 -04:00
parent 0dbea7621f
commit 54f59b9899
43 changed files with 90 additions and 86 deletions
+2 -2
View File
@@ -52,7 +52,7 @@
O.loc = loc
usr << "\The [src] crumbles to pieces."
spawn(5)
del src
qdel(src)
return
if(!stored_computer.manipulating)
@@ -65,7 +65,7 @@
spawn(5)
stored_computer.manipulating = 0
del src
qdel(src)
else
usr << "\red You are already opening the computer!"
+1 -1
View File
@@ -111,7 +111,7 @@ Programs are a file that can be executed
update_icon()
if(popup)
popup.close()
del popup
qdel(popup)
return
/*