You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Announces the termination of a custom SCP Number.
197
+
/// </summary>
198
+
/// <param name="scpNumber">SCP Number. Note that for larger numbers, C.A.S.S.I.E will pronounce the place (eg. "457" -> "four hundred fifty seven"). Spaces can be used to prevent this behavior.</param>
199
+
/// <param name="info">Hit Information.</param>
200
+
[Obsolete("Use this instead CustomScpTermination(string, CustomHandler)")]
0 commit comments