diff --git a/src/player/GameMode.php b/src/player/GameMode.php index 0021a57440..5ac180d73a 100644 --- a/src/player/GameMode.php +++ b/src/player/GameMode.php @@ -92,8 +92,8 @@ enum GameMode{ } public function getPermissionGroupName() : string{ - return $this->getMetadata()[2]; - } + return $this->getMetadata()[2]; + } /** * @return string[]