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 5229bcc8e2
commit 2f96f3e0b9

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},