mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
* starting the crusade against relative pathing * new() part1 * new() part 2 * FOR VALHALLA * you sneaky buggers * part 5: the reckoning * chapter 6: rejuvination * chapter 7: age of conflict * dammit travis
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
datum/computer
|
|
var/name
|
|
datum/computer/folder
|
|
var/list/datum/computer/contents = list()
|
|
|
|
datum/computer/file |