This commit is contained in:
SandPoot
2024-07-04 23:44:35 -03:00
parent 587f92e900
commit e5a9280ad3
6 changed files with 104 additions and 28 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()