Remove stray log.
This commit is contained in:
parent
c51d46aeb8
commit
5aa9bcb655
1 changed files with 0 additions and 1 deletions
|
@ -403,7 +403,6 @@ namespace gui {
|
|||
break;
|
||||
case eGUI::ATTACK:
|
||||
$temp_attack_id = std::any_cast<int>(data);
|
||||
fmt::println("ATTACK with action={}", $temp_attack_id);
|
||||
event(Event::ATTACK);
|
||||
break;
|
||||
case eGUI::STAIRS_DOWN:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue