Skip to content

Commit 93a100c

Browse files
committed
Fixing Permission issue
1 parent 05865ef commit 93a100c

File tree

6 files changed

+1
-5
lines changed

6 files changed

+1
-5
lines changed

HomePlayer.cs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
using System;
22
using System.Collections.Generic;
33

4-
using Rocket.API;
54
using Rocket.Core;
65
using Rocket.Core.Logging;
7-
using Rocket.Core.Serialisation;
8-
using Rocket.Unturned;
96
using Rocket.Unturned.Chat;
107
using Rocket.Unturned.Player;
11-
using SDG.Unturned;
12-
using Steamworks;
138
using UnityEngine;
9+
using Rocket.API.Serialisation;
1410

1511
namespace ZaupHomeCommand
1612
{

lib/Assembly-CSharp-firstpass.dll

0 Bytes
Binary file not shown.

lib/Assembly-CSharp.dll

31.5 KB
Binary file not shown.

lib/Rocket.API.dll

1.5 KB
Binary file not shown.

lib/Rocket.Core.dll

-3 KB
Binary file not shown.

lib/Rocket.Unturned.dll

-2 KB
Binary file not shown.

0 commit comments

Comments
 (0)