System/OpenServerActivity/FestivalRedpackModel.cs
@@ -207,7 +207,7 @@ } { var config = Config.Instance.Get<FuncConfigConfig>("RedEnvelopeVoiceCd"); var config = FuncConfigConfig.Get("RedEnvelopeVoiceCd"); redpackVoiceInterval = float.Parse(config.Numerical1) / 1000; } }