mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
Explosion: fix trailing whitespace in explodeA() phpdoc
This commit is contained in:
@ -86,7 +86,7 @@ class Explosion{
|
||||
}
|
||||
|
||||
/**
|
||||
* Calculates which blocks will be destroyed by this explosion. If explodeB() is called without calling this, no blocks
|
||||
* Calculates which blocks will be destroyed by this explosion. If explodeB() is called without calling this, no blocks
|
||||
* will be destroyed.
|
||||
*/
|
||||
public function explodeA() : bool{
|
||||
|
Reference in New Issue
Block a user