Skip to content

Commit

Permalink
Update entry.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolfx authored Dec 31, 2023
1 parent f799c8c commit 42f3a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ bash "${STEAMAPPDIR}/srcds_run" -game "${STEAMAPP}" -console \
+fps_max "${SRCDS_FPSMAX}" \
-tickrate "${SRCDS_TICKRATE}" \
+port "${SRCDS_PORT}" \
+clientport "28005" \
+clientport "37005" \
-ip "${SRCDS_IP}" \
-nohltv \
+tv_enable 1 \
Expand Down

0 comments on commit 42f3a72

Please sign in to comment.