mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 04:17:58 +00:00
gamescreen updated in rogueviz
This commit is contained in:
@@ -122,7 +122,7 @@ void advance_heat_wave() {
|
||||
|
||||
void show() {
|
||||
cmode = sm::SIDE | sm::MAYDARK;
|
||||
gamescreen(0);
|
||||
gamescreen();
|
||||
dialog::init(XLAT("heat transfer simulation"), 0xFFFFFFFF, 150, 0);
|
||||
add_edit(delta);
|
||||
add_edit(qsteps);
|
||||
|
Reference in New Issue
Block a user