forked from metin-server/m2dev-client-src
client almost builds
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
bool CPythonNetworkStream::SendSafeBoxMoneyPacket(BYTE byState, DWORD dwMoney)
|
||||
{
|
||||
assert(!"CPythonNetworkStream::SendSafeBoxMoneyPacket - 사용하지 않는 함수");
|
||||
assert(!"CPythonNetworkStream::SendSafeBoxMoneyPacket");
|
||||
return false;
|
||||
|
||||
// TPacketCGSafeboxMoney kSafeboxMoney;
|
||||
|
||||
Reference in New Issue
Block a user