Re-add ServerNickname and copies it to ServerName
This commit is contained in:
parent
2289458053
commit
4eaf64709b
2 changed files with 4 additions and 0 deletions
|
|
@ -1590,6 +1590,8 @@ namespace TShockAPI
|
|||
RconHandler.ListenPort = file.RconPort;
|
||||
|
||||
Utils.HashAlgo = file.HashAlgorithm;
|
||||
|
||||
file.ServerName = file.ServerNickname;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue