Skip to content

Commit

Permalink
Removed set spawn position packet class
Browse files Browse the repository at this point in the history
  • Loading branch information
DaPigGuy committed Jun 4, 2017
1 parent 0670fc2 commit 726c893
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
33 changes: 0 additions & 33 deletions src/PiggyCustomEnchants/Packets/SetSpawnPositionPacket.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/PiggyCustomEnchants/Tasks/RadarTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use PiggyCustomEnchants\CustomEnchants\CustomEnchants;
use PiggyCustomEnchants\Main;
use PiggyCustomEnchants\Packets\SetSpawnPositionPacket;
use pocketmine\network\mcpe\protocol\SetSpawnPositionPacket;
use pocketmine\Player;
use pocketmine\scheduler\PluginTask;
use pocketmine\utils\TextFormat;
Expand Down

0 comments on commit 726c893

Please sign in to comment.