diff --git a/components/home.js b/components/home.js index 6074dd1..41fc3e2 100644 --- a/components/home.js +++ b/components/home.js @@ -1057,7 +1057,7 @@ setShowCountryButtons(false) }, 1000) } else { // create Party - handleMultiplayerAction("createPrivateGame") + // handleMultiplayerAction("createPrivateGame") } }