diff --git a/Content.Shared/CCVar/CCVars.Tips.cs b/Content.Shared/CCVar/CCVars.Tips.cs index 61e6342061f3d5..a4cadd9a491464 100644 --- a/Content.Shared/CCVar/CCVars.Tips.cs +++ b/Content.Shared/CCVar/CCVars.Tips.cs @@ -30,7 +30,7 @@ public sealed partial class CCVars CVarDef.Create("tips.in_game_frequency", 60f * 60); public static readonly CVarDef LoginTipsDataset = - CVarDef.Create("tips.login_dataset", "Tips"); + CVarDef.Create("tips.login_dataset", "LoginTips"); /// /// The chance for Tippy to replace a normal tip message.