feat(dioxus): refactored to use more table lookups, ready to start on doubling up everythning
This commit is contained in:
@ -6,4 +6,4 @@ mod hero;
|
||||
pub use hero::Hero;
|
||||
|
||||
mod techs;
|
||||
pub use techs::{TechCat, TechDes};
|
||||
pub use techs::TechCat;
|
||||
|
Reference in New Issue
Block a user