From 3fc47c0b9bda134b915aeed9bd37b7cf70680af7 Mon Sep 17 00:00:00 2001 From: Ray Greenwell Date: Tue, 23 Oct 2007 01:23:34 +0000 Subject: [PATCH] Comment clarification. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@462 c613c5cb-e716-0410-b11b-feb51c14d237 --- src/as/com/threerings/ezgame/EZGameControl.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/as/com/threerings/ezgame/EZGameControl.as b/src/as/com/threerings/ezgame/EZGameControl.as index 05ddcb8c..06a2721e 100644 --- a/src/as/com/threerings/ezgame/EZGameControl.as +++ b/src/as/com/threerings/ezgame/EZGameControl.as @@ -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 {