1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-24 22:23:18 +00:00

junk remove

This commit is contained in:
Zeno Rogue 2019-10-21 22:36:48 +02:00
parent 9a74cb2019
commit e81f697705

View File

@ -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') {