Skip to content

Commit

Permalink
Add using that wasn't committed
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBigz committed Dec 24, 2024
1 parent b6888f3 commit 713eb0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TABGVR.Server/Identification.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
using Epic.OnlineServices.AntiCheatCommon;
using Landfall.Network;

#if TASM
using TASM.Common.Helpers;
#endif

namespace TABGVR.Server;

/// <summary>
Expand Down

0 comments on commit 713eb0a

Please sign in to comment.