ArkServerManager Beta 1.1.425.5

This commit is contained in:
Brett Hewitson 2022-05-08 01:16:58 +10:00
parent 74bad02b94
commit 0a4a65703f
4 changed files with 27 additions and 4 deletions

View file

@ -2607,8 +2607,8 @@
<sys:String x:Key="ConsoleStatus_Disconnected">Disconnected</sys:String>
<sys:String x:Key="ConsoleStatus_Connected">Connected</sys:String>
<sys:String x:Key="Player_Join">Player '{0}' joined the game.</sys:String>
<sys:String x:Key="Player_Leave">Player '{0}' left the game.</sys:String>
<sys:String x:Key="Player_Join">'{0}' joined the game.</sys:String>
<sys:String x:Key="Player_Leave">'{0}' left the game.</sys:String>
<!--#endregion-->
<!--#region Open RCON window -->