BiomeRegistry: fixed EOF newline

This commit is contained in:
Dylan K. Taylor 2020-11-01 16:53:42 +00:00
parent 4231bfdc7e
commit 0ae17af1e0

View File

@ -67,4 +67,4 @@ final class BiomeRegistry{
return $this->biomes[$id];
}
}
}