[MIRROR] fix a bunch of runtimes (#10683)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-20 20:58:25 -07:00
committed by GitHub
parent 93dbe948bc
commit b672ca8693
7 changed files with 27 additions and 9 deletions

View File

@@ -117,7 +117,7 @@
output += "</div>"
if (client.prefs.lastlorenews == GLOB.news_data.newsindex)
if (client.prefs?.lastlorenews == GLOB.news_data.newsindex)
client.seen_news = 1
if(GLOB.news_data.station_newspaper && !client.seen_news && client.prefs?.read_preference(/datum/preference/toggle/show_lore_news))