From c5cb83f0034fa8c1e483e4fa55af7d735ab70276 Mon Sep 17 00:00:00 2001 From: John Cote Date: Sat, 9 Nov 2019 01:15:06 -0500 Subject: [PATCH] merge --- etc/otp.dc | 1 + etc/toon.dc | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/otp.dc b/etc/otp.dc index 7d1139f..b3438dc 100755 --- a/etc/otp.dc +++ b/etc/otp.dc @@ -515,3 +515,4 @@ dclass AstronLoginManager : DistributedObject { requestLogin(string) clsend; loginResponse(blob); }; + diff --git a/etc/toon.dc b/etc/toon.dc index 37daad9..2d266cd 100755 --- a/etc/toon.dc +++ b/etc/toon.dc @@ -3269,3 +3269,4 @@ dclass DistributedTrashcanZeroMgr : DistributedPhaseEventMgr { dclass DistributedSillyMeterMgr : DistributedPhaseEventMgr { }; +