merge
This commit is contained in:
parent
dcacd391ed
commit
7974b55ddf
2 changed files with 2 additions and 0 deletions
|
@ -543,3 +543,4 @@ dclass AstronLoginManager : DistributedObject {
|
||||||
acknowledgeAvatarName(uint32) clsend;
|
acknowledgeAvatarName(uint32) clsend;
|
||||||
acknowledgeAvatarNameResponse();
|
acknowledgeAvatarNameResponse();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -3269,3 +3269,4 @@ dclass DistributedTrashcanZeroMgr : DistributedPhaseEventMgr {
|
||||||
|
|
||||||
dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr {
|
dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue