mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-20 10:36:28 +01:00
Merge pull request #5219 from VOREStation/vplk-nanoui-multi-template
NanoUI multiple templates example.
This commit is contained in:
@@ -519,8 +519,3 @@ nanoui is used to open and update nano browser uis
|
||||
*/
|
||||
/datum/nanoui/proc/update(var/force_open = 0)
|
||||
src_object.ui_interact(user, ui_key, src, force_open, master_ui, state)
|
||||
|
||||
/datum/nanoui/proc/append_template(var/key, var/filename)
|
||||
add_template(key, filename)
|
||||
open()
|
||||
update(1)
|
||||
|
||||
Reference in New Issue
Block a user