mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Fixed some trailing whitespace
$ shopt -s globstar $ sed -i 's/[ \t]*$//' src/pocketmine/*/**.php :P
This commit is contained in:
@ -163,7 +163,7 @@ class Vector3{
|
||||
|
||||
/**
|
||||
* Return a Vector3 instance
|
||||
*
|
||||
*
|
||||
* @return Vector3
|
||||
*/
|
||||
public function asVector3() : Vector3{
|
||||
|
Reference in New Issue
Block a user