Webedit galore

This commit is contained in:
Arturlang
2020-01-22 18:12:26 +01:00
committed by GitHub
parent 0d8a0e4963
commit 0a545da35d

View File

@@ -17,7 +17,7 @@
desc = "A low-end laptop often used for personal recreation."
/obj/item/modular_computer/laptop/preset/civillian/install_programs()
/obj/item/modular_computer/laptop/preset/civilian/install_programs()
var/obj/item/computer_hardware/hard_drive/hard_drive = all_components[MC_HDD]
hard_drive.store_file(new/datum/computer_file/program/chatclient())
hard_drive.store_file(new/datum/computer_file/program/nttransfer())