laptop vending part 1. and more cleanup.

This commit is contained in:
DJSnapshot
2014-06-22 17:19:40 -07:00
parent 41362280f3
commit aa27bdc64c
15 changed files with 178 additions and 340 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
/datum/file/program/ntos
name = "Nanotrasen Operating System"
extension = "prog"
active_state = "NTOS"
active_state = "ntos"
var/obj/item/part/computer/storage/current // the drive being viewed, null for desktop/computer
var/fileop = "runfile"