mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Strip empty lines at the end of classes
This commit is contained in:
@ -32,5 +32,4 @@ class StainedGlass extends Glass{
|
||||
public function getName() : string{
|
||||
return ColorBlockMetaHelper::getColorFromMeta($this->meta) . " Stained Glass";
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user