mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
Shrink NanoUI by removing library; tidy up code
This commit is contained in:
@@ -175,8 +175,8 @@ You can set verify to TRUE if you want send() to sleep until the client has the
|
||||
|
||||
/datum/asset/simple/nanoui
|
||||
assets = list(
|
||||
"nanoui.js" = 'nano/assets/nanoui.js',
|
||||
"nanoui.css" = 'nano/assets/nanoui.css',
|
||||
"nanoui.css" = 'nano/assets/nanoui.css',
|
||||
"nanoui.js" = 'nano/assets/nanoui.js'
|
||||
)
|
||||
|
||||
/datum/asset/simple/pda
|
||||
|
||||
Reference in New Issue
Block a user