The Input form for Time Control should only be displayed for variants with an entry in the timeControlHandlerMap.
Otherwise it looks like a bug when somebody creates a game, and the timer doesn't start. The absence of the input form could also help remember to add the variant to the map.
The Input form for Time Control should only be displayed for variants with an entry in the
timeControlHandlerMap
.Otherwise it looks like a bug when somebody creates a game, and the timer doesn't start. The absence of the input form could also help remember to add the variant to the map.