mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] tgui 516 (#10158)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
021ac2b32d
commit
bb759b294c
@@ -5,13 +5,6 @@
|
||||
"tgui.bundle.css" = file("tgui/public/tgui.bundle.css"),
|
||||
)
|
||||
|
||||
/datum/asset/simple/tgui_edge
|
||||
keep_local_name = TRUE
|
||||
assets = list(
|
||||
"tgui.bundle.edge.js" = file("tgui/public/tgui.bundle.edge.js"),
|
||||
"tgui.bundle.edge.css" = file("tgui/public/tgui.bundle.edge.css"),
|
||||
)
|
||||
|
||||
/datum/asset/simple/tgui_panel
|
||||
keep_local_name = TRUE
|
||||
assets = list(
|
||||
|
||||
Reference in New Issue
Block a user