1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 15:33:12 +02:00

- Generate UIDs for local clients.

This commit is contained in:
William Pitcock
2013-05-20 22:00:24 +00:00
parent 01ff7c4a16
commit b02069f944
8 changed files with 58 additions and 14 deletions
+1
View File
@@ -36,6 +36,7 @@
#define RPL_ISUPPORT 005
#define RPL_REDIR 10
#define RPL_YOURID 42
#define RPL_REMOTEISUPPORT 105