mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 16:51:42 +00:00
Explosion: fix trailing whitespace in explodeA() phpdoc
This commit is contained in:
parent
24ed823d96
commit
f6611a38bc
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user