mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
nilrider:: debug removed
This commit is contained in:
parent
f6000cbf7a
commit
0c2c32c126
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user