Big fat Bernie javadoc cleanup.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3310 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//
|
||||
// $Id: PuzzleService.java,v 1.5 2004/10/21 02:54:43 mdb Exp $
|
||||
// $Id$
|
||||
//
|
||||
// Narya library - tools for developing networked games
|
||||
// Copyright (C) 2002-2004 Three Rings Design, Inc., All Rights Reserved
|
||||
@@ -28,8 +28,7 @@ import com.threerings.puzzle.data.SolitairePuzzleConfig;
|
||||
|
||||
/**
|
||||
* The puzzle services provide a mechanism by which the client can enter
|
||||
* and leave puzzles. These services should not be used directly, but
|
||||
* instead should be accessed via the {@link PuzzleDirector}.
|
||||
* and leave puzzles.
|
||||
*/
|
||||
public interface PuzzleService extends InvocationService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user