Vrsleeper works, linkage for art and bepis

This commit is contained in:
Artur
2020-06-01 19:15:19 +03:00
parent e8547f7248
commit 8c5005d572
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
ui = SStgui.try_update_ui(user, src, ui_key, ui, force_open)
if(!ui)
ui = new(user, src, ui_key, "canvas", name, ui_x, ui_y, master_ui, state)
ui = new(user, src, ui_key, "Canvas", name, ui_x, ui_y, master_ui, state)
ui.set_autoupdate(FALSE)
ui.open()