Added some imports that were needed for javadoc comment resolution that
became necesssary when *Codes were moved out of .client and into .data. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1247 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
//
|
||||
// $Id: ParlorCodes.java,v 1.1 2002/04/15 16:28:02 shaper Exp $
|
||||
// $Id: ParlorCodes.java,v 1.2 2002/04/15 18:06:20 mdb Exp $
|
||||
|
||||
package com.threerings.parlor.data;
|
||||
|
||||
import com.threerings.presents.data.InvocationCodes;
|
||||
|
||||
import com.threerings.parlor.client.ParlorDirector;
|
||||
import com.threerings.parlor.client.TableDirector;
|
||||
|
||||
/**
|
||||
* Contains codes used by the parlor invocation services.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user