mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 00:47:40 +00:00
junk remove
This commit is contained in:
@@ -120,8 +120,6 @@ bool trailer_handleKey(int sym, int uni) {
|
||||
return true;
|
||||
}
|
||||
|
||||
// println(hlog, "cells_drawn = ", cells_drawn, " cells_generated = ", cells_generated);
|
||||
|
||||
if(keys_on) {
|
||||
|
||||
if(sym == 't') {
|
||||
|
Reference in New Issue
Block a user