mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Removed EntityKind for a second time because Pfau screwed up a rebase
This commit is contained in:
parent
5229bcc8e2
commit
2f96f3e0b9
@ -8,7 +8,7 @@ use crate::{
|
|||||||
use common::{
|
use common::{
|
||||||
astar::Astar,
|
astar::Astar,
|
||||||
comp::Alignment,
|
comp::Alignment,
|
||||||
generation::{ChunkSupplement, EntityInfo, EntityKind},
|
generation::{ChunkSupplement, EntityInfo},
|
||||||
path::Path,
|
path::Path,
|
||||||
spiral::Spiral2d,
|
spiral::Spiral2d,
|
||||||
store::{Id, Store},
|
store::{Id, Store},
|
||||||
|
Loading…
Reference in New Issue
Block a user