From 2410aeb608329ed57a31315effdfd5a751788616 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 18 May 2014 02:43:55 -0700 Subject: Convert login/char and login/admin server components to proto-v2 --- src/admin/ladmin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/admin/ladmin.cpp') diff --git a/src/admin/ladmin.cpp b/src/admin/ladmin.cpp index b9819cd..f6c5985 100644 --- a/src/admin/ladmin.cpp +++ b/src/admin/ladmin.cpp @@ -2019,7 +2019,7 @@ void parse_fromlogin(Session *s) { AccountName userid = stringish(RFIFO_STRING<24>(s, i + 5)); VString<23> lower_userid = userid.to_lower(); - // what? + // this is ad-hoc block streaming list_first = next(wrap(RFIFOL(s, i))); // here are checks... if (list_type == 0 -- cgit v1.2.3-70-g09d2