Kaynağa Gözat

3 rounds seems like a nice option to have

Kirk Trombley 5 yıl önce
ebeveyn
işleme
9a75eccb6a

+ 1 - 0
client/src/components/util/GameCreationForm.jsx

@@ -62,6 +62,7 @@ export default ({ afterCreate }) => {
         <Dropdown
           options={{
             "1 Round": 1,
+            "3 Rounds": 3,
             "5 Rounds": 5,
             "10 Rounds": 10,
           }}