This commit is contained in:
John Cote 2019-11-09 01:15:06 -05:00
parent 9f5338dc4a
commit c5cb83f003
2 changed files with 2 additions and 0 deletions

View file

@ -515,3 +515,4 @@ dclass AstronLoginManager : DistributedObject {
requestLogin(string) clsend;
loginResponse(blob);
};

View file

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