コード例 #1
0
ファイル: S2CServer.cpp プロジェクト: lenglengai/wanmei
	bool C2SPing::runBlock(BlockPtr& nBlock)
	{
		nBlock->runInt32(mSecond);
		return true;
	}