mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
Fix: build
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
pub mod chunk;
|
||||
pub mod dimension;
|
||||
mod gen;
|
||||
pub const WORLD_HEIGHT: usize = 384;
|
||||
pub const WORLD_Y_START_AT: i32 = -64;
|
||||
pub const DIRECT_PALETTE_BITS: u32 = 15;
|
||||
|
||||
Reference in New Issue
Block a user