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 {