MetaMorphic-Digital / complete-card-management

A FVTT module that allows users to manipulate cards as part of the canvas
2 stars 0 forks source link

Added delete key functionality #38

Closed JPMeehan closed 3 months ago

JPMeehan commented 3 months ago

Selecting one or more CardObjects and using the delete key now properly deletes them from the scene

Closes #36