mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-12 03:33:00 +00:00
nilrider:: debug removed
This commit is contained in:
@@ -132,7 +132,6 @@ bool turn(int delta) {
|
||||
|
||||
if(fail && crash_sound) {
|
||||
char ch = curlev->mapchar(curlev->current.where);
|
||||
println(hlog, "got ch = ", ch);
|
||||
if(ch == 'r') {
|
||||
playSound(cwt.at, "closegate");
|
||||
crash_sound = false;
|
||||
|
||||
Reference in New Issue
Block a user