Update Refrences

This commit is contained in:
Garrett Fulghum
2022-03-12 14:47:25 -06:00
parent 9dec9a8986
commit 9faeb69ed4
3 changed files with 23 additions and 43 deletions

View File

@@ -25,6 +25,8 @@ using VRage.Utils;
using VRageMath;
using VRageRender;
namespace SeamlessClientPlugin
{
@@ -114,7 +116,6 @@ namespace SeamlessClientPlugin
public const ushort SeamlessClientNetID = 2936;
private static System.Timers.Timer PingTimer = new System.Timers.Timer(500);
public static bool IsSwitching = false;
public static bool RanJoin = false;