Regenerated from service definitions.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3037 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2004-06-22 13:57:44 +00:00
parent 425e8a6dcb
commit 031331a5c3
12 changed files with 28 additions and 43 deletions
@@ -1,5 +1,5 @@
//
// $Id: GameDispatcher.java,v 1.3 2002/09/06 22:52:27 shaper Exp $
// $Id: GameDispatcher.java,v 1.4 2004/06/22 13:55:25 mdb Exp $
package com.threerings.parlor.game;
@@ -55,6 +55,4 @@ public class GameDispatcher extends InvocationDispatcher
super.dispatchRequest(source, methodId, args);
}
}
// Generated on 12:49:14 09/06/02.
}