spawn tweaks, improved odonto

This commit is contained in:
jshipsey
2020-09-15 23:17:56 -04:00
parent fecc40ad8e
commit 5bb45a4861
25 changed files with 80 additions and 115 deletions

View File

@ -1,5 +1,5 @@
use crate::{
comp::{humanoid, quadruped_low, quadruped_medium, quadruped_small, theropod, Body},
comp::{humanoid, quadruped_low, quadruped_medium, quadruped_small, Body},
path::Chaser,
sync::Uid,
};