Skip to content

Commit

Permalink
Merge pull request #49 from ZiteDesigns/master
Browse files Browse the repository at this point in the history
Fixed event to EventManager in a import
  • Loading branch information
Vecnavium authored Mar 8, 2022
2 parents a47a428 + 2cfe93f commit 7eabc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_64FF00/PureChat/PCListener.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace _64FF00\PureChat;

use _64FF00\PurePerms\event\PPGroupChangedEvent;
use _64FF00\PurePerms\EventManager\PPRankChangedEvent;
use pocketmine\event\Listener;
use pocketmine\event\player\PlayerChatEvent;
use pocketmine\event\player\PlayerJoinEvent;
Expand Down

0 comments on commit 7eabc52

Please sign in to comment.