Confirm our start puzzle requests.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3056 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2004-07-10 04:17:21 +00:00
parent fe7e9dc413
commit a19b77e68b
4 changed files with 15 additions and 13 deletions
@@ -1,5 +1,5 @@
//
// $Id: PuzzleService.java,v 1.2 2004/06/22 14:08:58 mdb Exp $
// $Id: PuzzleService.java,v 1.3 2004/07/10 04:17:21 mdb Exp $
package com.threerings.puzzle.client;
@@ -31,7 +31,7 @@ public interface PuzzleService extends InvocationService
* puzzle.
*/
public void startPuzzle (Client client, SolitairePuzzleConfig config,
InvocationListener listener);
ConfirmListener listener);
/**
* Requests that this client enter the specified puzzle.