Whoops. Missed an import.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@364 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
//
|
//
|
||||||
// $Id: InvitationResponseObserver.java,v 1.1 2001/10/01 02:56:35 mdb Exp $
|
// $Id: InvitationResponseObserver.java,v 1.2 2001/10/01 02:57:37 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.parlor.client;
|
package com.threerings.parlor.client;
|
||||||
|
|
||||||
|
import com.threerings.parlor.data.GameConfig;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A client entity that wishes to generate invitations for games must
|
* A client entity that wishes to generate invitations for games must
|
||||||
* implement this interface. An invitation can be accepted, rejected or
|
* implement this interface. An invitation can be accepted, rejected or
|
||||||
|
|||||||
Reference in New Issue
Block a user