- Fix migration not running for new users

- Use PlayerState for character
This commit is contained in:
Infi
2026-04-30 18:14:15 +02:00
parent b4cb8b25ec
commit dcf77e27f2
7 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -3462,7 +3462,7 @@ namespace ChatTwo.Resources {
}
/// <summary>
/// Looks up a localized string similar to Show all messages send by target.
/// Looks up a localized string similar to Show all messages sent by target.
/// </summary>
internal static string Options_Tabs_SenderMessages {
get {
+1 -1
View File
@@ -1148,7 +1148,7 @@
<value>Disable input for this channel</value>
</data>
<data name="Options_Tabs_SenderMessages" xml:space="preserve">
<value>Show all messages send by target</value>
<value>Show all messages sent by target</value>
</data>
<data name="ChatLog_DisabledInput" xml:space="preserve">
<value>Input is disabled for this tab</value>