imports to lib.rs, creating unit tests
This commit is contained in:
parent
568df55795
commit
3464e9447c
13 changed files with 697 additions and 639 deletions
|
|
@ -19,7 +19,7 @@ use crate::{
|
|||
Name,
|
||||
ObfuscatedName,
|
||||
Renderable,
|
||||
State,
|
||||
states::state::*,
|
||||
};
|
||||
use rltk::prelude::*;
|
||||
use specs::prelude::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue