[TGUI] Communications Console

This commit is contained in:
Kyep
2020-08-28 02:43:35 -07:00
parent ebba3a322b
commit 4f2c185bc7
14 changed files with 412 additions and 681 deletions
@@ -63,7 +63,6 @@
var/obj/item/computer_hardware/hard_drive/hard_drive = cpu.all_components[MC_HDD]
hard_drive.store_file(new/datum/computer_file/program/chatclient())
hard_drive.store_file(new/datum/computer_file/program/card_mod())
hard_drive.store_file(new/datum/computer_file/program/comm())
// ===== CIVILIAN CONSOLE =====
/obj/machinery/modular_computer/console/preset/civilian