mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-07-22 05:23:31 +01:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
/datum/asset/simple/jquery
|
|
assets = list(
|
|
"jquery.min.js" = 'code/modules/tooltip/jquery.min.js',
|
|
)
|