Updated for F3 Meun

This commit is contained in:
Garrett Fulghum
2022-04-30 16:45:10 -05:00
parent 5b425a5363
commit 57125826b3
10 changed files with 237 additions and 140 deletions

View File

@@ -8,7 +8,6 @@ using Sandbox.Game.Multiplayer;
using Sandbox.Game.World;
using Sandbox.Graphics.GUI;
using Sandbox.ModAPI;
using SeamlessClientPlugin.ClientMessages;
using System;
using System.Collections.Generic;
using System.Linq;
@@ -25,7 +24,7 @@ using VRage.Steam;
using VRage.Utils;
using VRageMath;
namespace SeamlessClientPlugin.SeamlessTransfer
namespace SeamlessClientPlugin.Messages
{
[ProtoContract]