We got more sinkin' up to do man. Yeah man, it's mighty groovy.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@178 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2007-02-11 03:33:04 +00:00
parent 75b34c6bf6
commit 62808c9fc6
4 changed files with 27 additions and 9 deletions
@@ -28,6 +28,9 @@ import com.threerings.presents.data.InvocationCodes;
*/
public class ParlorCodes extends InvocationCodes
{
/** Defines our invocation services group. */
public static const PARLOR_GROUP :String = "parlor";
/** The response code for an accepted invitation. */
public static const INVITATION_ACCEPTED :int = 0;