NanoUI Subsystem Fixes

Don't do this, the asset subsystem does this for you
This commit is contained in:
Aronai Sieyes
2020-03-01 14:14:52 -05:00
parent 974eaccdaa
commit 6af54bfec2
3 changed files with 2 additions and 33 deletions

View File

@@ -449,7 +449,7 @@
to_chat(usr, "This can only be done on mobs with clients")
return
SSnanoui.send_resources(H.client)
H.client.send_resources()
to_chat(usr, "Resource files sent")
to_chat(H, "Your NanoUI Resource files have been refreshed")