merge
This commit is contained in:
parent
9f5338dc4a
commit
c5cb83f003
|
|
@ -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 New Issue