Removed EntityKind for a second time because Pfau screwed up a rebase

This commit is contained in:
Joshua Barretto 2020-04-18 00:33:41 +01:00
parent 3b8b3bb39d
commit 04f27c3a54

View File

@ -8,7 +8,7 @@ use crate::{
use common::{
astar::Astar,
comp::Alignment,
generation::{ChunkSupplement, EntityInfo, EntityKind},
generation::{ChunkSupplement, EntityInfo},
path::Path,
spiral::Spiral2d,
store::{Id, Store},