mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-17 14:44:08 +00:00
fixup: debug removed
This commit is contained in:
parent
a32ddbb4f5
commit
74464d9c20
@ -1425,10 +1425,8 @@ EX namespace gp {
|
||||
}
|
||||
|
||||
int pattern_value(cell *c) override {
|
||||
println(hlog, "here");
|
||||
auto c1 = get_mapped(c, 0);
|
||||
return UIU(currentmap->pattern_value(c1));
|
||||
println(hlog, "done");
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user