no clue tbh

This commit is contained in:
Thorn Avery 2019-05-21 22:27:51 +12:00
parent bb439a3169
commit 7988712983

View File

@ -28,3 +28,4 @@ setPlayer pi ps bs = setPlayerLib $ map
(\(pid,state) -> if (pid == pi) then ps else state) pl
where
pl = (bsPlayerLib bs)