mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
New chat client / messenger (#10654)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user