mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-24 07:56:59 +00:00
dual:: missing message when impossible
This commit is contained in:
parent
c3586308fa
commit
3e385829b1
@ -158,7 +158,8 @@ namespace dual {
|
||||
reduceOrbPowers();
|
||||
return true;
|
||||
}
|
||||
println(hlog, "no match");
|
||||
addMessage(XLAT("Impossible."));
|
||||
flipplayer = false;
|
||||
switch_to(cg);
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user