Core/Accounts: prevent existing account ban from being updated
This commit is contained in:
@@ -957,7 +957,8 @@ namespace Framework.Constants
|
||||
{
|
||||
Success,
|
||||
SyntaxError,
|
||||
Notfound
|
||||
Notfound,
|
||||
Exists
|
||||
}
|
||||
|
||||
public enum WorldCfg
|
||||
|
||||
Reference in New Issue
Block a user