fix manette
This commit is contained in:
parent
980774e51e
commit
6b233b652d
@ -1263,6 +1263,7 @@ class Player:
|
|||||||
(
|
(
|
||||||
self.game.check_event(ceh.Manette)
|
self.game.check_event(ceh.Manette)
|
||||||
and card.suit != self.committed_suit_manette
|
and card.suit != self.committed_suit_manette
|
||||||
|
and card.number != 42
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user