Skip to content

Commit a2b0f8a

Browse files
committed
fix issue #37
1 parent 0c626e8 commit a2b0f8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MiNET/MiNET/Player.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ public virtual void SendResourcePackStack()
487487

488488
if (_serverHaveResources)
489489
{
490-
packStack.mustAccept = Config.GetProperty("ForceResourcePacks", false);
491490
var packVersions = new ResourcePackIdVersions();
492491
var packVersionsB = new ResourcePackIdVersions();
493492
foreach (var packData in PlayerPackData)

0 commit comments

Comments
 (0)