Shrink NanoUI by removing library; tidy up code

This commit is contained in:
Bjorn Neergaard
2015-12-27 09:25:39 -06:00
parent 4e17d3333b
commit 75f26e18ac
13 changed files with 34 additions and 38 deletions
+2 -2
View File
@@ -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