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:
Michael Bayne
2002-04-15 18:06:20 +00:00
parent 9235848ce6
commit 85cdabbbee
4 changed files with 11 additions and 4 deletions
@@ -1,9 +1,10 @@
//
// $Id: LocationCodes.java,v 1.1 2002/04/15 16:28:01 shaper Exp $
// $Id: LocationCodes.java,v 1.2 2002/04/15 18:06:19 mdb Exp $
package com.threerings.crowd.data;
import com.threerings.presents.data.InvocationCodes;
import com.threerings.crowd.client.LocationDirector;
/**
* Contains codes used by the location invocation services.