Documentation fixes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@395 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: ParlorCodes.java,v 1.3 2001/10/02 21:52:33 mdb Exp $
|
||||
// $Id: ParlorCodes.java,v 1.4 2001/10/04 22:47:49 mdb Exp $
|
||||
|
||||
package com.threerings.parlor.client;
|
||||
|
||||
@@ -15,7 +15,7 @@ public interface ParlorCodes extends InvocationCodes
|
||||
|
||||
/** The message identifier for a game ready notification. This is
|
||||
* mapped by the invocation services to a call to {@link
|
||||
* ParlorDirector#handleGameReady}. */
|
||||
* ParlorDirector#handleGameReadyNotification}. */
|
||||
public static final String GAME_READY_NOTIFICATION = "GameReady";
|
||||
|
||||
/** The message identifier for an invitation creation request or
|
||||
|
||||
Reference in New Issue
Block a user