Skip to content

Commit

Permalink
Dont create party instantjoin
Browse files Browse the repository at this point in the history
  • Loading branch information
codergautam committed Dec 14, 2024
1 parent 490b26e commit d3856e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/home.js
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ setShowCountryButtons(false)
}, 1000)
} else {
// create Party
handleMultiplayerAction("createPrivateGame")
// handleMultiplayerAction("createPrivateGame")
}

}
Expand Down

0 comments on commit d3856e8

Please sign in to comment.