Use consistent whitespace

This commit is contained in:
Emik 2025-03-24 13:08:59 +01:00
parent ce5703bd23
commit 5d88cd8137
Signed by untrusted user who does not match committer: emik
GPG key ID: 09CDFF9E5703688D
12 changed files with 1915 additions and 1915 deletions

View file

@ -376,7 +376,7 @@ function Card:draw(layer)
self.edition and
(self.area == G.consumeables or cen.set ~= "Booster") and
next(SMODS.find_card("j_jane_rivulet")) then
poll_edition("rivulet_edition", nil, nil, true)
self:set_edition(poll_edition("rivulet_edition", nil, nil, true))
end
orig_draw(self, layer)