Merge pull request #4579 from CHOMPStation2/upstream-merge-13368

[MIRROR] Fixes some runtimes (hopefully)
This commit is contained in:
Nadyr
2022-07-20 21:05:13 -04:00
committed by GitHub
5 changed files with 30 additions and 25 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)