Update login.dm

This commit is contained in:
DragonTrance
2022-06-06 14:06:54 -04:00
parent 038dcb92a1
commit f9c244a0b0
+1 -1
View File
@@ -53,4 +53,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. 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 depending on what changed.</B></span>")