mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
junk remove
This commit is contained in:
parent
9a74cb2019
commit
e81f697705
@ -119,9 +119,7 @@ bool trailer_handleKey(int sym, int uni) {
|
||||
println(hlog, "keys_on = ", keys_on);
|
||||
return true;
|
||||
}
|
||||
|
||||
// println(hlog, "cells_drawn = ", cells_drawn, " cells_generated = ", cells_generated);
|
||||
|
||||
|
||||
if(keys_on) {
|
||||
|
||||
if(sym == 't') {
|
||||
|
Loading…
Reference in New Issue
Block a user