delete invis unicode char

This commit is contained in:
2025-06-05 01:16:12 +02:00
parent 96596e9c08
commit 3e51b1a6c8
8 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
using LabApi.Features;
using LabApi.Features;
using LabApi.Loader.Features.Plugins;
namespace ScpSwap;
@@ -18,4 +18,4 @@ public class ScpSwap : Plugin
public override void Disable()
{
}
}
}