mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
Age Link info names => plString
This commit is contained in:
@ -1144,7 +1144,7 @@ bool plNetClientMgr::ObjectInLocalAge(const plSynchedObject* obj) const
|
||||
//
|
||||
// the next age we are going to
|
||||
//
|
||||
const char* plNetClientMgr::GetNextAgeFilename()
|
||||
plString plNetClientMgr::GetNextAgeFilename() const
|
||||
{
|
||||
// set when we start linking to an age.
|
||||
plNetLinkingMgr * lm = plNetLinkingMgr::GetInstance();
|
||||
|
Reference in New Issue
Block a user