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
Copy file name to clipboardExpand all lines: SCP575/Scp575.cs
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ public class Scp575
44
44
/// <summary>
45
45
/// Plugin version
46
46
/// </summary>
47
-
privateconststringVersion="1.1.4";
47
+
privateconststringVersion="1.1.4.1";
48
48
49
49
[PluginPriority(LoadPriority.High)]
50
50
[PluginEntryPoint("SCP-575",Version,"Add SCP-575 to SCP:SL","SrLicht")]
@@ -53,7 +53,6 @@ private void OnLoadPlugin()
53
53
try
54
54
{
55
55
Instance=this;
56
-
Log.Warning("Since the release of &213.1&r it is necessary to update &1SCPSLAudioApi&r to version &10.0.5&r if you have already done it ignore this warning.");
0 commit comments