mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Move plCmdParser to CoreLib.
This commit is contained in:
@ -50,6 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include "hsStream.h"
|
||||
#include "plCmdParser.h"
|
||||
#include "plClient.h"
|
||||
#include "plClientResMgr/plClientResMgr.h"
|
||||
#include "pfCrashHandler/plCrashCli.h"
|
||||
@ -66,7 +67,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plProduct.h"
|
||||
#include "plNetGameLib/plNetGameLib.h"
|
||||
#include "plPhysX/plSimulationMgr.h"
|
||||
#include "pnUtils/plCmdParser.h"
|
||||
|
||||
#include "res/resource.h"
|
||||
|
||||
|
@ -46,9 +46,9 @@ Mead, WA 99021
|
||||
#include "plProduct.h"
|
||||
#include "hsThread.h"
|
||||
#include "hsTimer.h"
|
||||
#include "plCmdParser.h"
|
||||
|
||||
#include "pnUtils/pnUtils.h"
|
||||
#include "pnUtils/plCmdParser.h"
|
||||
#include "pnAsyncCore/pnAsyncCore.h"
|
||||
#include "plNetGameLib/plNetGameLib.h"
|
||||
#include "plStatusLog/plStatusLog.h"
|
||||
|
Reference in New Issue
Block a user