From 806a53b40fab8201b7fc150604d9d11a1c717b34 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Mon, 7 Apr 2025 21:32:39 -0400 Subject: Flip stay eligible --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index 02badd7..85c61e3 100644 --- a/play.js +++ b/play.js @@ -843,6 +843,7 @@ function layout_sop() { i += 1 z += 1 } + ui.cylinder[faction].classList.toggle("empty", view.marked & (16 << faction)) } } } -- cgit v1.2.3