Skip to content

Commit

Permalink
PORT #86725 (#4039)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gw0sty authored Nov 2, 2024
1 parent 5ab0f9e commit 6494eb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/modular_computers/computers/item/pda.dm
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,9 @@
starting_programs = list(
/datum/computer_file/program/filemanager,
/datum/computer_file/program/robotact,
/datum/computer_file/program/borg_monitor,
/datum/computer_file/program/atmosscan,
/datum/computer_file/program/crew_manifest,
)

/obj/item/modular_computer/pda/silicon/Initialize(mapload)
Expand Down

0 comments on commit 6494eb8

Please sign in to comment.