Can now go down a level.
This commit is contained in:
parent
360402cb3c
commit
44e474b023
3 changed files with 19 additions and 6 deletions
|
|
@ -431,7 +431,8 @@ namespace gui {
|
|||
event(Event::ATTACK, data);
|
||||
break;
|
||||
case eGUI::STAIRS_DOWN:
|
||||
dbc::sentinel("make me!");
|
||||
next_level();
|
||||
state(State::IDLE);
|
||||
break;
|
||||
case eGUI::DEATH: {
|
||||
$status_ui.update();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue