mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Fixed some trailing whitespace
$ shopt -s globstar $ sed -i 's/[ \t]*$//' src/pocketmine/*/**.php :P
This commit is contained in:
@ -64,7 +64,7 @@ class Sign extends Spawnable{
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param int $index 0-3
|
||||
* @param string $line
|
||||
@ -79,7 +79,7 @@ class Sign extends Spawnable{
|
||||
$this->onChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param int $index 0-3
|
||||
*
|
||||
|
Reference in New Issue
Block a user