Skip to content

Commit 7c46ef7

Browse files
committed
fix missing comma
1 parent 89c2a73 commit 7c46ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/quickplay.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ const { hash } = await getQuickplayData();
155155
></strong
156156
>. This includes using the old algorithms for players and ping, and
157157
removing the seeding algorithm added in comfig quickplay. Ping
158-
customization, party size setting, multi-gamemode search map bans, and
158+
customization, party size setting, multi-gamemode search, map bans, and
159159
enhanced server filters are also not available. Additionally, only the
160160
base set of quickplay maps are used for search criteria, and various
161161
quickplay rules are strictly enforced, rather than using the new

0 commit comments

Comments
 (0)