Skip to content

Commit 19a28b5

Browse files
authored
GG copy-paste :D
1 parent 0af5b0c commit 19a28b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Sandertv/BlockSniper/shapes/OverlayShape.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use pocketmine\level\Level;
1010
use pocketmine\item\Item;
1111

12-
class SphereShape extends BaseShape {
12+
class OverlayShape extends BaseShape {
1313

1414
public function __construct(Level $level, float $radius = 0, Vector3 $center = null, array $blocks = []) {
1515
$this->level = $level;

0 commit comments

Comments
 (0)