This commit is contained in:
PJB3005
2015-08-20 15:45:17 +02:00
parent 3a78ac21f7
commit 78bfa1c163
4 changed files with 6 additions and 14 deletions

View File

@@ -20,4 +20,4 @@
C.register_assets()
/datum/html_interface/rcd/sendAssets(var/client/client)
send_asset("")
. = send_asset(client, "RCD.css")