mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
@ -556,7 +556,7 @@ void pyVault::RegisterMTStation( const char * stationName, const char * backLink
|
|||||||
|
|
||||||
void pyVault::RegisterOwnedAge( const pyAgeLinkStruct & link )
|
void pyVault::RegisterOwnedAge( const pyAgeLinkStruct & link )
|
||||||
{
|
{
|
||||||
VaultRegisterOwnedAge(link.GetAgeLink());
|
VaultRegisterOwnedAgeAndWait(link.GetAgeLink());
|
||||||
}
|
}
|
||||||
|
|
||||||
void pyVault::UnRegisterOwnedAge( const char * ageFilename )
|
void pyVault::UnRegisterOwnedAge( const char * ageFilename )
|
||||||
|
Reference in New Issue
Block a user