Use consistent whitespace
This commit is contained in:
parent
ce5703bd23
commit
5d88cd8137
12 changed files with 1915 additions and 1915 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue