mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-17 17:56:56 +01:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
/datum/asset/simple/jquery
|
|
legacy = TRUE
|
|
assets = list(
|
|
"jquery.min.js" = 'html/jquery/jquery.min.js',
|
|
)
|