Fixes some runtimes (hopefully)

This commit is contained in:
Heroman
2022-07-20 07:06:00 +10:00
parent 65f1f4bb38
commit 9873bfcf84
5 changed files with 27 additions and 22 deletions
@@ -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)