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:
@ -358,7 +358,7 @@ public:
|
||||
const plKey& GetAgeSDLObjectKey() const { return fAgeSDLObjectKey; }
|
||||
plUoid GetAgeSDLObjectUoid(const char* ageName) const;
|
||||
plNetClientComm& GetNetClientComm() { return fNetClientComm; }
|
||||
const char* GetNextAgeFilename();
|
||||
plString GetNextAgeFilename() const;
|
||||
void SetOverrideAgeTimeOfDayPercent(float f) { fOverrideAgeTimeOfDayPercent=f; }
|
||||
|
||||
void AddPendingPagingRoomMsg( plNetMsgPagingRoom * msg );
|
||||
|
Reference in New Issue
Block a user