n_pawnmaster.cpp
来自「mud游戏人在江湖」· C++ 代码 · 共 19 行
CPP
19 行
// N_PawnMaster.cpp: implementation of the CN_PawnMaster class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "N_PawnMaster.h"
#include "..\..\..\config.h"
//#include "..\..\..\hash.h"
//#include "..\..\..\CmdPlayerLogon.h"
//#include "..\..\..\XmudOS.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
//extern char g_tszPathName[256];
CN_PawnMaster::CN_PawnMaster()
{
szCName = "讽綫ρ馏";
szEName = "pawnmaster";
szLong = "硂琌讽綫ρ馏
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?