This commit is contained in:
aozhiwei 2020-05-03 22:52:11 +08:00
parent 4a6cc07ed5
commit d6c1e598b0

View File

@ -365,6 +365,11 @@ void App::DispatchMsg()
case SF_IMConn: case SF_IMConn:
{ {
}
break;
case SF_MSConn:
{
} }
break; break;
default: default: