Files
Aurora.3/code/datums/computerfiles.dm
harryob 578bae6f6f no relative pathing (#16234)
* the voices win in the end

* cleanup

* changelog

* secure.dm hates me

* make_exact_fit() in initialize instead of whatever was happening before
2023-04-30 21:10:13 +00:00

8 lines
122 B
Plaintext

/datum/computer
var/name
/datum/computer/folder
var/list/datum/computer/contents = list()
/datum/computer/folder/file