чтобы не ебаться с конфигами хуилиарда серверов
This commit is contained in:
parent
1c9765943f
commit
ddbdadb72b
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ public sealed partial class SunriseCCVars : CVars
|
|||
/// Link to replays to show in menus.
|
||||
/// </summary>
|
||||
public static readonly CVarDef<string> InfoLinksReplays =
|
||||
CVarDef.Create("infolinks.replays", "", CVar.SERVER | CVar.REPLICATED);
|
||||
CVarDef.Create("infolinks.replays", "https://t.me/ss14_replays", CVar.SERVER | CVar.REPLICATED);
|
||||
|
||||
/**
|
||||
* Lobby
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue