mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
*Moved HandSize shenanigans into the Player class, tightened up the code overall.
*Fixed minor error in stack description for AF_Tap abilities. *Added Vedalken Certarch.
This commit is contained in:
@@ -2359,8 +2359,8 @@ public class GameAction {
|
||||
AllZone.StaticEffects.reset();
|
||||
StaticEffectKeywordReset = true;
|
||||
|
||||
Computer_Cleanup.clearHandSizeOperations();
|
||||
Input_Cleanup.clearHandSizeOperations();
|
||||
AllZone.HumanPlayer.clearHandSizeOperations();
|
||||
AllZone.ComputerPlayer.clearHandSizeOperations();
|
||||
|
||||
|
||||
{//re-number cards just so their unique numbers are low, just for user friendliness
|
||||
|
||||
Reference in New Issue
Block a user