World 0,0 is now at the center of the node texture
This commit is contained in:
@@ -2,6 +2,7 @@ mod generator;
|
||||
mod data;
|
||||
pub mod chunk;
|
||||
pub mod block;
|
||||
use std::sync::Arc;
|
||||
use std::time::Instant;
|
||||
use std::path::PathBuf;
|
||||
use std::io::Write;
|
||||
|
||||
Reference in New Issue
Block a user