char creation to config
This commit is contained in:
parent
424bf43ed5
commit
15e8ae13d0
9 changed files with 82 additions and 46 deletions
|
|
@ -27,7 +27,7 @@ mod trigger_system;
|
|||
use melee_combat_system::MeleeCombatSystem;
|
||||
mod inventory;
|
||||
mod particle_system;
|
||||
use particle_system::{ ParticleBuilder, DEFAULT_PARTICLE_LIFETIME, LONG_PARTICLE_LIFETIME };
|
||||
use particle_system::ParticleBuilder;
|
||||
mod ai;
|
||||
mod config;
|
||||
mod effects;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue