mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-28 05:22:48 +00:00
arcm:: removed useless debug
This commit is contained in:
parent
de356a1679
commit
c6ca145d43
@ -1234,10 +1234,6 @@ EX void show() {
|
|||||||
}
|
}
|
||||||
else dialog::addBreak(100);
|
else dialog::addBreak(100);
|
||||||
|
|
||||||
int s, ss;
|
|
||||||
bool b = current.get_step_values(s, ss);
|
|
||||||
println(hlog, "b=", b, " s=", s, " ss=",ss);
|
|
||||||
|
|
||||||
if(archimedean) {
|
if(archimedean) {
|
||||||
dialog::addSelItem(XLAT("variations"), gp::operation_name(), 'v');
|
dialog::addSelItem(XLAT("variations"), gp::operation_name(), 'v');
|
||||||
dialog::add_action(next_variation);
|
dialog::add_action(next_variation);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user