mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Fix formatting issues due to bad IDE settings
This commit is contained in:
@ -37,7 +37,7 @@ class ExplosionPrimeEvent extends EntityEvent implements Cancellable{
|
||||
|
||||
/**
|
||||
* @param Entity $entity
|
||||
* @param float $force
|
||||
* @param float $force
|
||||
*/
|
||||
public function __construct(Entity $entity, $force){
|
||||
$this->entity = $entity;
|
||||
|
Reference in New Issue
Block a user