# | Line 127 | Line 127 | const unsigned int user_modes[256] = | |
---|---|---|
127 | UMODE_WALLOP, /* w */ | |
128 | UMODE_HIDDENHOST, /* x */ | |
129 | UMODE_SPY, /* y */ | |
130 | < | UMODE_OPERWALL, /* z 0x7A */ |
130 | > | 0, /* z 0x7A */ |
131 | 0,0,0,0,0, /* 0x7B - 0x7F */ | |
132 | ||
133 | /* 0x80 */ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, /* 0x8F */ |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |