mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
Hoikas' performance fixes
1) Asyncfixes https://github.com/H-uru/Plasma/pull/22 2) One small change from "LocalizationData String Stuff" (Simplifify wData in LocalizationXMLFile::HandleData) https://github.com/H-uru/Plasma/pull/229 3) Fix buddy-add stutter https://github.com/H-uru/Plasma/pull/346
This commit is contained in:
@ -61,7 +61,9 @@ public:
|
||||
kUnRegisteredOwnedAge = plNetCommon::VaultTasks::kUnRegisterOwnedAge,
|
||||
kUnRegisteredVisitAge = plNetCommon::VaultTasks::kUnRegisterVisitAge,
|
||||
kPublicAgeCreated,
|
||||
kPublicAgeRemoved
|
||||
kPublicAgeRemoved,
|
||||
kRegisteredSubAgeLink,
|
||||
kRegisteredChildAgeLink,
|
||||
};
|
||||
|
||||
plVaultNotifyMsg();
|
||||
|
Reference in New Issue
Block a user