Moved remaining client.*Codes classes into their respective data packages
as they are intended to represent codes shared between the client and the server. Made correspondingly necessary changes throughout. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1240 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
//
|
||||
// $Id: LocationService.java,v 1.4 2001/10/11 04:07:51 mdb Exp $
|
||||
// $Id: LocationService.java,v 1.5 2002/04/15 16:28:01 shaper Exp $
|
||||
|
||||
package com.threerings.crowd.client;
|
||||
|
||||
import com.threerings.presents.client.Client;
|
||||
import com.threerings.presents.client.InvocationDirector;
|
||||
import com.threerings.crowd.Log;
|
||||
import com.threerings.crowd.data.LocationCodes;
|
||||
|
||||
/**
|
||||
* The location services provide a mechanism by which the client can
|
||||
|
||||
Reference in New Issue
Block a user