Merge SSnanoui & Nanomanager (#2427)

Merges the NanoUI subsystem with Nanomanager, as well as cleans up some nanomanager code.
Most of the files in this commit are changed as a result of removing the nanomanager global in favor of the SSnanoui global.
This commit is contained in:
Lohikar
2017-05-23 08:33:00 -05:00
committed by skull132
parent 4d6d382967
commit 3be27b9efa
110 changed files with 449 additions and 497 deletions

View File

@@ -489,7 +489,7 @@
return
usr << span("alert", "This command is temporarily disabled.")
//nanomanager.send_resources(H.client)
//SSnanoui.send_resources(H.client)
//usr << "Resource files sent"
//H << "Your NanoUI Resource files have been refreshed"