Identification scrolls
This commit is contained in:
parent
cfe5884a0b
commit
51081c7c9c
11 changed files with 233 additions and 18 deletions
|
|
@ -13,6 +13,8 @@ mod letter_to_option;
|
|||
pub use character_creation::*;
|
||||
mod remove_curse_menu;
|
||||
pub use remove_curse_menu::*;
|
||||
mod identify_menu;
|
||||
pub use identify_menu::*;
|
||||
mod tooltip;
|
||||
pub use cheat_menu::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue