chiark / gitweb /
Multigrab: allow to multigrab occulters
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 18 Apr 2022 15:20:46 +0000 (16:20 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 18 Apr 2022 15:22:02 +0000 (16:22 +0100)
commitc5dbf55971bfdd152f066da07ce2c6e47e89aaa7
tree67586d3face9ae9c971b82a84b2099ac5c5bbbc8
parentf6e208965d01d0544648f9572d814ddc955d2668
Multigrab: allow to multigrab occulters

I don't expect any pieces to exist that can both be active occulter,
and multigrab.  But if it does it should probably do the thing, rather
than mysteriously not work.  And this simplifies the code.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/gamestate.rs
src/pcrender.rs