Update login.dm

This commit is contained in:
DragonTrance
2022-06-06 13:49:52 -04:00
parent 6b276a57ab
commit 3de6d66ff9
+1 -1
View File
@@ -52,4 +52,4 @@
S["new_differences_notification"] >> differing_version_notification
if(!differing_version_notification || differing_version_notification <= slot_version)
S["new_differences_notification"] << slot_version
to_chat(src, "<span class='danger'><B>There were recent changes with characters, and your savefiles are outdated. You are still able to play, but your characters may not look the same.</B></span>")
to_chat(src, "<span class='danger'><B>There were recent changes with characters, and your savefiles are outdated. Your characters may not look the same.</B></span>")