From 7988712983acfd0baf467714c22087202ca6255e Mon Sep 17 00:00:00 2001 From: techieAgnostic Date: Tue, 21 May 2019 22:27:51 +1200 Subject: [PATCH] no clue tbh --- src/Leads/ComBoard.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Leads/ComBoard.hs b/src/Leads/ComBoard.hs index a978e30..be4844b 100644 --- a/src/Leads/ComBoard.hs +++ b/src/Leads/ComBoard.hs @@ -28,3 +28,4 @@ setPlayer pi ps bs = setPlayerLib $ map (\(pid,state) -> if (pid == pi) then ps else state) pl where pl = (bsPlayerLib bs) +