Skip to content

Commit

Permalink
Update SourceTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck committed Feb 7, 2024
1 parent 8ec7349 commit ed38017
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions OpenGSQTests/Protocols/SourceTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ public class SourceTests : TestBase
// TF2
public Source source = new("45.62.160.71", 27015);

// Compressed response
// public Source source = new("146.19.87.161", 27015);

// The Ship
// public Source source = new Source("5.79.86.193", 27021);

Expand Down

0 comments on commit ed38017

Please sign in to comment.