Fixes some runtimes (hopefully)

This commit is contained in:
Casey
2022-07-19 19:42:03 -04:00
committed by CHOMPStation2
parent 6bec21215a
commit 5e2328eba5
5 changed files with 35 additions and 20 deletions

View File

@@ -232,6 +232,10 @@
return 1
. = OnTopic(href, href_list, usr)
if(!pref_mob || !pref_mob.client) // Just in case we disappeared during OnTopic
return 1
if(. & TOPIC_UPDATE_PREVIEW)
pref_mob.client.prefs.update_preview_icon()
if(. & TOPIC_REFRESH)