Removed extra duration increase.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3518 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -277,9 +277,6 @@ public class TrickCardGameManagerDelegate extends TurnGameManagerDelegate
|
|||||||
throw new InvocationException("m.card_not_playable");
|
throw new InvocationException("m.card_not_playable");
|
||||||
}
|
}
|
||||||
|
|
||||||
// since the player managed to avoid a timeout, increase turn duration
|
|
||||||
increaseTurnDurationScale(pidx);
|
|
||||||
|
|
||||||
// play the card
|
// play the card
|
||||||
playCard(pidx, card);
|
playCard(pidx, card);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user