mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-30 02:44:26 +00: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',
|
|
)
|