[MIRROR] Port all of /tg/'s fonts and switch maptext to Grand9K (#10751)

Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-26 04:23:14 -07:00
committed by GitHub
parent 1bda1fc87d
commit e55a9bbf23
19 changed files with 926 additions and 8 deletions

View File

@@ -128,6 +128,8 @@
/datum/asset/simple/namespaced/fontawesome))
flush_queue |= window.send_asset(get_asset_datum(
/datum/asset/simple/namespaced/tgfont))
flush_queue |= window.send_asset(get_asset_datum(
/datum/asset/simple/tgui_extra_fonts))
flush_queue |= window.send_asset(get_asset_datum(
/datum/asset/json/icon_ref_map))
for(var/datum/asset/asset in src_object.ui_assets(user))