fix: Add missing using directive for Riptide.Demos.Steam.PlayerHosted in SaveTransferPacket
This commit is contained in:
@@ -4,6 +4,7 @@ using System.IO;
|
|||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
using Riptide.Demos.Steam.PlayerHosted;
|
||||||
using static KCM.Main;
|
using static KCM.Main;
|
||||||
|
|
||||||
namespace KCM.Packets.Lobby
|
namespace KCM.Packets.Lobby
|
||||||
|
|||||||
Reference in New Issue
Block a user