Update pages to follow new card flow
This commit is contained in:
@@ -56,7 +56,7 @@ namespace UI.CardSystem.Testing
|
||||
{
|
||||
_cardContext.OnRevealFlowComplete += OnCardRevealFlowComplete;
|
||||
}
|
||||
|
||||
|
||||
// Subscribe to drag events to ensure card snaps back when released
|
||||
testCard.OnDragStarted += OnCardDragStarted;
|
||||
testCard.OnDragEnded += OnCardDragEnded;
|
||||
|
||||
Reference in New Issue
Block a user