mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
Async creation of subages (thanks to all the people whose Delins/Tsogals I randomly popped in on)
This commit is contained in:
@ -45,7 +45,9 @@ public:
|
||||
kUnRegisteredOwnedAge = plNetCommon::VaultTasks::kUnRegisterOwnedAge,
|
||||
kUnRegisteredVisitAge = plNetCommon::VaultTasks::kUnRegisterVisitAge,
|
||||
kPublicAgeCreated,
|
||||
kPublicAgeRemoved
|
||||
kPublicAgeRemoved,
|
||||
kRegisteredSubAgeLink,
|
||||
kRegisteredChildAgeLink,
|
||||
};
|
||||
|
||||
plVaultNotifyMsg();
|
||||
|
Reference in New Issue
Block a user