mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
set RCON_BackupMessageCommand to RCON_MessageCommand is empty
This commit is contained in:
parent
7b3ae3263c
commit
3d760b20d6
8 changed files with 16 additions and 6 deletions
2
src/ConanServerManager/Config.Designer.cs
generated
2
src/ConanServerManager/Config.Designer.cs
generated
|
|
@ -2345,7 +2345,7 @@ namespace ServerManagerTool {
|
|||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("Broadcast")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("")]
|
||||
public string RCON_BackupMessageCommand {
|
||||
get {
|
||||
return ((string)(this["RCON_BackupMessageCommand"]));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue