At the end of a game, forget the current turn holder.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@541 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -87,6 +87,7 @@ public class EZPartyTurnDelegate extends GameManagerDelegate
|
||||
|
||||
// we can forget about any ordering now
|
||||
_ordering = null;
|
||||
_currentHolderId = 0;
|
||||
}
|
||||
|
||||
// from EZGameTurnDelegate
|
||||
|
||||
Reference in New Issue
Block a user