New chat client / messenger (#10654)

This commit is contained in:
Karolis
2021-01-11 10:04:16 +01:00
committed by GitHub
parent f99e4a29c0
commit 339c531ad7
31 changed files with 858 additions and 846 deletions
@@ -70,7 +70,7 @@
computer.enrolled = 2 // private devices
computer.hard_drive.store_file(new /datum/computer_file/program/filemanager(computer))
computer.hard_drive.store_file(new /datum/computer_file/program/ntnetdownload(computer))
computer.hard_drive.store_file(new /datum/computer_file/program/chatclient(computer))
computer.hard_drive.store_file(new /datum/computer_file/program/chat_client(computer))
return TRUE
//Set´s up the programs from the preset