notan::text message log tests
This commit is contained in:
parent
093f9df86e
commit
8de3648bae
3 changed files with 66 additions and 3 deletions
|
|
@ -299,7 +299,6 @@ impl State {
|
|||
// RunState::HelpScreen
|
||||
RunState::MagicMapReveal { row, cursed } => {
|
||||
let mut map = self.ecs.fetch_mut::<Map>();
|
||||
|
||||
// Could probably toss this into a function somewhere, and/or
|
||||
// have multiple simple animations for it.
|
||||
for x in 0..map.width {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue