mirror of
https://github.com/anope/anope.git
synced 2026-07-01 10:46:38 +02:00
Remove more OPDEOP references
This commit is contained in:
@@ -222,7 +222,7 @@ static Anope::string GetLevelName(int level)
|
||||
case 6:
|
||||
return "AUTOVOICE";
|
||||
case 7:
|
||||
return "OPDEOP";
|
||||
return "OP";
|
||||
case 8:
|
||||
return "LIST";
|
||||
case 9:
|
||||
@@ -256,7 +256,7 @@ static Anope::string GetLevelName(int level)
|
||||
case 23:
|
||||
return "AUTOPROTECT";
|
||||
case 24:
|
||||
return "OPDEOPME";
|
||||
return "OPME";
|
||||
case 25:
|
||||
return "HALFOPME";
|
||||
case 26:
|
||||
|
||||
Reference in New Issue
Block a user