Comment spelling fix.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@461 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -623,7 +623,7 @@ public class EZGameManager extends GameManager
|
||||
|
||||
super.gameDidEnd();
|
||||
|
||||
// EZ games immediately resest to PRE_GAME after they end so that they can be restarted if
|
||||
// EZ games immediately reset to PRE_GAME after they end so that they can be restarted if
|
||||
// desired by having all players call playerReady() again
|
||||
_ezObj.setState(EZGameObject.PRE_GAME);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user