Converts all tgui_ to ui_

This commit is contained in:
AffectedArc07
2020-11-21 12:10:58 +00:00
parent 984ac231e0
commit 54dd2765b4
153 changed files with 1185 additions and 1214 deletions
+1 -1
View File
@@ -533,5 +533,5 @@
/**
* Return the object that is the host of any UI's that this component has
*/
/datum/component/tgui_host(mob/user)
/datum/component/ui_host(mob/user)
return parent