mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-22 14:00:13 +00:00
rogueviz::dhrg:: panning enable in show_likelihood
This commit is contained in:
parent
dcffdbbca5
commit
96b335e465
@ -3,7 +3,7 @@
|
||||
int held_id = -1;
|
||||
|
||||
void show_likelihood() {
|
||||
cmode = sm::SIDE | sm::MAYDARK | sm::DIALOG_STRICT_X;
|
||||
cmode = sm::SIDE | sm::MAYDARK | sm::DIALOG_STRICT_X | sm::PANNING;
|
||||
gamescreen();
|
||||
|
||||
dialog::init("DHRG information");
|
||||
|
Loading…
x
Reference in New Issue
Block a user