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:
+2
-2
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// $Id: InvocationCodes.java,v 1.4 2002/01/22 02:50:36 mdb Exp $
|
||||
// $Id: InvocationCodes.java,v 1.1 2002/04/15 16:28:03 shaper Exp $
|
||||
|
||||
package com.threerings.presents.client;
|
||||
package com.threerings.presents.data;
|
||||
|
||||
/**
|
||||
* The invocation codes interface provides codes that are commonly used by
|
||||
Reference in New Issue
Block a user