/// This should match the interface of /client wherever necessary. /datum/client_interface /// Player preferences datum for the client var/datum/preferences/prefs /// The view of the client, similar to /client/var/view. var/view = "15x15"