Skip to content

Commit

Permalink
drm source is correct now
Browse files Browse the repository at this point in the history
  • Loading branch information
NBKelly committed Jan 2, 2025
1 parent d9dfc0b commit 6e71ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj/game/cards/operations.clj
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@
:async true
:effect (effect (corp-install eid card-to-install target {:msg-keys {:install-source card
:display-origin true}}))})
target nil)
card nil)
(end-effect state side eid card targets)))
:cancel-effect (effect (system-msg (str "declines to use " (:title card) " to install a card"))
(end-effect eid card targets))}
Expand Down

0 comments on commit 6e71ee8

Please sign in to comment.