mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-13 18:17:49 -04:00
Syntax fixes for PubUtilLib.
This commit is contained in:
@ -344,7 +344,7 @@ public:
|
||||
const plKey& GetAgeSDLObjectKey() const { return fAgeSDLObjectKey; }
|
||||
plUoid GetAgeSDLObjectUoid(const char* ageName) const;
|
||||
plNetClientComm& GetNetClientComm() { return fNetClientComm; }
|
||||
const char* plNetClientMgr::GetNextAgeFilename();
|
||||
const char* GetNextAgeFilename();
|
||||
plNetClientStats& GetNetClientStats() { return fNetClientStats; }
|
||||
void SetOverrideAgeTimeOfDayPercent(float f) { fOverrideAgeTimeOfDayPercent=f; }
|
||||
|
||||
|
Reference in New Issue
Block a user