Skip to content

Commit

Permalink
cargo: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Feb 18, 2025
1 parent 6c54309 commit 71107c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pumpkin-world/src/level.rs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ impl Level {
pub async fn save(&self) {
log::info!("Saving level...");


// chunks are automatically saved when all players get removed
// TODO: Await chunks that have been called by this ^

Expand Down

0 comments on commit 71107c0

Please sign in to comment.