Removed references to ElezenSync, properly renamed it Snowcloak now.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace MareSynchronos.Services;
|
||||
public sealed class CommandManagerService : IDisposable
|
||||
{
|
||||
private const string _commandName = "/sync";
|
||||
private const string _commandName2 = "/elezen";
|
||||
private const string _commandName2 = "/snowcloak";
|
||||
|
||||
private const string _ssCommandPrefix = "/ss";
|
||||
|
||||
|
Reference in New Issue
Block a user