Skip to content

Commit

Permalink
Merge pull request #232 from ehwhattaugonnado/patch-2
Browse files Browse the repository at this point in the history
Fix live override
  • Loading branch information
shobhit-pathak authored Dec 4, 2024
2 parents 6d31512 + 86b93f1 commit 20e88c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions cfg/MatchZy/ive_wingman_override.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 1 addition & 1 deletion cfg/MatchZy/live.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ mp_disconnect_kills_players 0
mp_warmup_end

// execute override config
exec live_override.cfg
exec MatchZy/live_override.cfg
1 change: 1 addition & 0 deletions cfg/MatchZy/live_override.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 1 addition & 1 deletion cfg/MatchZy/live_wingman.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ sv_voiceenable 1
tv_relayvoice 0

// execute override config
exec live_wingman_override.cfg
exec MatchZy/live_wingman_override.cfg

0 comments on commit 20e88c2

Please sign in to comment.