This commit is contained in:
2024-05-27 14:30:00 -04:00
parent dcf6fc5972
commit 1a861f1a9a
5 changed files with 57 additions and 88 deletions

View File

@@ -44,3 +44,6 @@ impl PhosChunkRegistry {
};
}
}
#[derive(Component)]
pub struct RebuildChunk;