Adds a ui_key arg to ui_data

This commit is contained in:
Crazylemon64
2016-12-31 12:51:07 -08:00
parent 6ea4788cb7
commit f954382619
66 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ var/global/list/obj/item/device/pda/PDAs = list()
// auto update every Master Controller tick
ui.set_auto_update(auto_update)
/obj/item/device/pda/ui_data(mob/user, datum/topic_state/state = inventory_state)
/obj/item/device/pda/ui_data(mob/user, ui_key = "main", datum/topic_state/state = inventory_state)
var/data[0]
data["owner"] = owner // Who is your daddy...