This commit is contained in:
John Cote 2019-11-15 23:33:56 -05:00
parent dcacd391ed
commit 7974b55ddf
2 changed files with 2 additions and 0 deletions

View file

@ -543,3 +543,4 @@ dclass AstronLoginManager : DistributedObject {
acknowledgeAvatarName(uint32) clsend; acknowledgeAvatarName(uint32) clsend;
acknowledgeAvatarNameResponse(); acknowledgeAvatarNameResponse();
}; };

View file

@ -3269,3 +3269,4 @@ dclass DistributedTrashcanZeroMgr : DistributedPhaseEventMgr {
dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr { dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr {
}; };