From 5d5d4acd55f3a83cd94b02e9dfd5092de8b32185 Mon Sep 17 00:00:00 2001 From: James Lu Date: Tue, 31 May 2016 20:46:23 -0700 Subject: [PATCH] hybrid: rename debug umode (+g) to sno_debug --- protocols/hybrid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/hybrid.py b/protocols/hybrid.py index d30e49b..333ad8d 100644 --- a/protocols/hybrid.py +++ b/protocols/hybrid.py @@ -50,7 +50,7 @@ class HybridProtocol(TS6Protocol): 'callerid': 'g', 'admin': 'a', 'deaf_commonchan': 'G', 'hideoper': 'H', 'webirc': 'W', 'sno_clientconnections': 'c', 'sno_badclientconnections': 'u', 'sno_rejectedclients': 'j', 'sno_skill': 'k', 'sno_fullauthblock': 'f', - 'sno_remoteclientconnections': 'F', 'sno_admin_requests': 'y', 'debug': 'd', + 'sno_remoteclientconnections': 'F', 'sno_admin_requests': 'y', 'sno_debug': 'd', 'sno_nickchange': 'n', 'hideidle': 'q', 'registered': 'r', 'snomask': 's', 'ssl': 'S', 'sno_server_connects': 'e', 'sno_botfloods': 'b', # Now, map all the ABCD type modes: