mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
Fix CI
This commit is contained in:
@@ -180,7 +180,7 @@ impl SurfaceTerrainBuilder {
|
||||
}
|
||||
}
|
||||
|
||||
const SNOW_BLOCK: Block = Block::SNOW;
|
||||
const SNOW_BLOCK: Block = Block::SNOW_BLOCK;
|
||||
const PACKED_ICE: Block = Block::PACKED_ICE;
|
||||
|
||||
#[expect(clippy::too_many_arguments)]
|
||||
|
||||
Reference in New Issue
Block a user