Skip to content

Commit

Permalink
Merge pull request #66 from RGLgg/beta
Browse files Browse the repository at this point in the history
  • Loading branch information
l-Aad-l committed Jan 24, 2023
2 parents ca074da + a7afd9e commit e516b20
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cfg/rgl_6s_5cp_gc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mp_winlimit "1" // sets number of wins to win the match t
mp_windifference "0" // unsets windifference
mp_maxrounds "0" // unsets maxrounds

round_time_override "300" // sets round timer to 5 minutes
round_time_override "240" // sets round timer to 4 minutes

mp_tournament_restart // restarts the tournament to apply above settings

Expand Down
2 changes: 1 addition & 1 deletion cfg/rgl_6s_5cp_match_half1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mp_winlimit "3" // sets number of wins to win each half t
mp_windifference "0" // unsets windifference
mp_maxrounds "0" // unsets maxrounds

round_time_override "300" // sets round timer to 5 minutes
round_time_override "240" // sets round timer to 4 minutes

mp_tournament_restart // restarts the tournament to apply above settings

Expand Down
2 changes: 1 addition & 1 deletion cfg/rgl_6s_5cp_match_half2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mp_winlimit "5" // sets number of wins to win each half t
mp_windifference "0" // unsets windifference
mp_maxrounds "0" // unsets maxrounds

round_time_override "300" // sets round timer to 5 minutes
round_time_override "240" // sets round timer to 4 minutes

mp_tournament_restart // restarts the tournament to apply above settings (this is only in here as a kludge because most teams reexec this cfg to end their games instead of rgl_off)

Expand Down
2 changes: 1 addition & 1 deletion cfg/rgl_6s_5cp_scrim.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mp_winlimit "5" // sets number of wins to win the scrim to 5
mp_windifference "0" // unsets windifference
mp_maxrounds "0" // unsets maxrounds

round_time_override "300" // sets round timer to 5 minutes
round_time_override "240" // sets round timer to 4 minutes

mp_tournament_restart // restarts the tournament to apply above settings

Expand Down

0 comments on commit e516b20

Please sign in to comment.