merge
This commit is contained in:
parent
9f5338dc4a
commit
c5cb83f003
2 changed files with 2 additions and 0 deletions
|
@ -515,3 +515,4 @@ dclass AstronLoginManager : DistributedObject {
|
||||||
requestLogin(string) clsend;
|
requestLogin(string) clsend;
|
||||||
loginResponse(blob);
|
loginResponse(blob);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -3269,3 +3269,4 @@ dclass DistributedTrashcanZeroMgr : DistributedPhaseEventMgr {
|
||||||
|
|
||||||
dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr {
|
dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue