texture mapping
This commit is contained in:
@@ -28,7 +28,7 @@ pub mod prelude {
|
||||
}
|
||||
|
||||
impl Chunk {
|
||||
pub const SIZE: usize = 32;
|
||||
pub const SIZE: usize = 64;
|
||||
}
|
||||
|
||||
#[derive(Resource)]
|
||||
|
||||
Reference in New Issue
Block a user