Merge remote-tracking branch 'upstream/master'

This commit is contained in:
BongaTheProto
2024-07-05 21:33:15 -05:00
8 changed files with 109 additions and 30 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
if(!GLOB.changelog_tgui)
GLOB.changelog_tgui = new /datum/changelog()
GLOB.changelog_tgui.ui_interact(usr)
GLOB.changelog_tgui.ui_interact(mob)
if(prefs.lastchangelog != GLOB.changelog_hash)
prefs.lastchangelog = GLOB.changelog_hash
prefs.save_preferences()