mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
Deprecate plFileUtils and parts of pnUtPath
This commit is contained in:
@ -42,10 +42,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plClientMsg.h"
|
||||
#include "HeadSpin.h"
|
||||
|
||||
void plClientMsg::IReset()
|
||||
void plClientMsg::IReset()
|
||||
{
|
||||
fMsgFlag = 0;
|
||||
fAgeName = nil;
|
||||
fMsgFlag = 0;
|
||||
fAgeName = "";
|
||||
}
|
||||
|
||||
void plClientMsg::AddRoomLoc(plLocation loc)
|
||||
|
Reference in New Issue
Block a user