mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-24 05:39:04 +01:00
bad dels + looks like this was not going well
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
for(var/datum/font/font as anything in subtypesof(/datum/font))
|
||||
var/file = "[initial(font.font_family)]"
|
||||
var/file_name = copytext(file, findlasttext(file, "/") + 1)
|
||||
assets[file_name] = file
|
||||
assets[file_name] = file(file)
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user