Skip to content

Commit

Permalink
- UPDATED: Attempt to fixed 10-Man mode
Browse files Browse the repository at this point in the history
  • Loading branch information
mavproductions committed Jul 12, 2024
1 parent 5d46f2a commit 5788778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"Style": "center",
"ListEnabled": true,
"List": {
"10Mans" : "10-Mans",
"comp" : "10Mans",
"AimMap" : "Aim Maps",
"AWP" : "AWP Maps",
"BHop" : "BHop",
Expand Down
2 changes: 1 addition & 1 deletion game/csgo/cfg/unload_plugins.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ css_plugins unload "Deathrun Manager Plugin"
css_plugins unload "Fun Match Plugin"

// Reload CS2Rcon/CS2 Announcement Broadcaster/CS2-Tags/Custom Votes/GameModeManager
// as it is unloaded when MatcyZy is loaded, but if you switch mods,
// as it is unloaded when MatchZy is loaded, but if you switch mods,
// it will re-enable.
css_plugins reload "CS2Rcon"
css_plugins reload "CS2 Announcement Broadcaster"
Expand Down

0 comments on commit 5788778

Please sign in to comment.