Comment clarification.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@462 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-10-23 01:23:34 +00:00
parent ef70bd5752
commit 3fc47c0b9b
@@ -511,7 +511,7 @@ public class EZGameControl extends BaseControl
} }
/** /**
* Returns the player id of the current turn holder. * Returns the player id of the current turn holder, or 0 if it's nobody's turn.
*/ */
public function getTurnHolder () :int public function getTurnHolder () :int
{ {