ucupdatelisthandler.cpp

来自「天之炼狱1服务器端源文件游戏服务端不完整」· C++ 代码 · 共 34 行

CPP
34
字号
//--------------------------------------------------------------------------------//// Filename    : UCUpdateListHandler.cpp// Written By  : Reiot// Description : ////--------------------------------------------------------------------------------// include files#include "UCUpdateList.h"#ifdef __UPDATE_CLIENT__	#include <stdio.h>	#include "Properties.h"	#include "Upackets/CURequest.h"	#include "Upackets/CUEndUpdate.h"#endif//--------------------------------------------------------------------------------//// (1) 诀单捞飘 概聪历甫 敲饭捞绢 按眉俊 历厘茄促.// (2) 府家胶 概聪历甫 诀单捞飘 概聪历俊辑 啊廉柯促.// (3) 府家胶甫 府家胶 概聪历俊辑 啊廉柯促.// (4) 府家胶啊 粮犁窍搁, 辑滚肺 夸没茄促.// (5) 府家胶啊 粮犁窍瘤 臼栏搁 楷搬阑 辆丰茄促.////--------------------------------------------------------------------------------void UCUpdateListHandler::execute ( UCUpdateList * pPacket , Player * pPlayer )	 throw ( ProtocolException , Error ){	__BEGIN_TRY	__END_CATCH}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?