Explorar o código

More small fixes

niels %!s(int64=5) %!d(string=hai) anos
pai
achega
81e4ed830a
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      frontend/keezen-frontend/src/StateRouter.js

+ 0 - 3
frontend/keezen-frontend/src/StateRouter.js

@@ -122,10 +122,7 @@ export default function StateRouter() {
                                     game_code: 3936,
                                     text: "Neem deel aan spel 3936",
                                 })}/>
-        case SiteState.JOIN_OTHERS:
         case SiteState.PICK_COLOR:
-        case SiteState.PICK_COLOR_OTHERS:
-        case SiteState.FIRST_DEAL:
             return <Lobby message={message}
                           pickColor={(color) => send({
                               code: Commands.PICK_COLOR,