Skip to content

Commit

Permalink
Update CustomAlertsAPI.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Flavius12 committed Apr 16, 2015
1 parent ba0349b commit ce9180d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CustomAlerts/src/CustomAlerts/CustomAlertsAPI.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* CustomAlerts (v1.2) by EvolSoft
* Developer: EvolSoft (Flavius12)
* Website: http://www.evolsoft.tk
* Date: 16/04/2015 04:04 PM (UTC)
* Date: 16/04/2015 04:09 PM (UTC)
* Copyright & License: (C) 2014-2015 EvolSoft
* Licensed under MIT (https://github.com/EvolSoft/CustomAlerts/blob/master/LICENSE)
*/
Expand All @@ -13,6 +13,7 @@

use pocketmine\command\CommandExecutor;
use pocketmine\command\CommandSender;
use pocketmine\entity\Living;
use pocketmine\event\entity\EntityDamageByBlockEvent;
use pocketmine\event\entity\EntityDamageEvent;
use pocketmine\level\Level;
Expand Down

0 comments on commit ce9180d

Please sign in to comment.