erases card_prog

This commit is contained in:
Kyep
2020-09-05 06:01:23 -07:00
parent 02a2947e92
commit ca8d7891bc
4 changed files with 0 additions and 496 deletions
@@ -62,7 +62,6 @@
/obj/machinery/modular_computer/console/preset/command/install_programs()
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 =====