Skip to content

Commit

Permalink
0.7.7 | Wingman support and optimizations
Browse files Browse the repository at this point in the history
  • Loading branch information
shobhit-pathak committed Apr 29, 2024
1 parent 6b95208 commit 675c93e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Utility.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1124,8 +1124,6 @@ private void ExecLiveCFG()
{
int gameMode = GetGameMode();

Log($"gameMode: {gameMode}");

var cfgPath = liveCfgPath;
var absolutePath = Path.Join(Server.GameDirectory + "/csgo/cfg", liveCfgPath);

Expand Down

0 comments on commit 675c93e

Please sign in to comment.