mirror of
https://git.kittycat.homes/zoe/codename-routes.git
synced 2024-08-15 03:18:26 +00:00
eeek
This commit is contained in:
parent
7825966c36
commit
8b29b54567
3 changed files with 4 additions and 4 deletions
|
@ -69,7 +69,7 @@ impl World {
|
|||
}
|
||||
|
||||
// if no tile fits, then return air
|
||||
tiles::Tiletypes::Air
|
||||
tiles::Tiletypes::Sand
|
||||
}
|
||||
|
||||
pub fn new(xsize: usize, ysize: usize, zsize: usize, seed: String) -> World {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue