This commit is contained in:
aozhiwei 2020-08-11 10:45:54 +08:00
parent 76c511efa2
commit a28c9ea8a7

View File

@ -454,7 +454,9 @@ void App::ProcessClientMsg(f8::MsgHdr& hdr)
break;
default:
{
#if 0
abort();
#endif
}
break;
}