travis build failure on 1 of 7 configurations
This commit is contained in:
@@ -81,7 +81,7 @@ char NetHackQtYnDialog::Exec()
|
||||
}
|
||||
if ( question.indexOf("what direction") >= 0 ) {
|
||||
// We replace this regardless, since sometimes you get choices.
|
||||
const char* d = Cmd.dirchars;
|
||||
const char* d = g.Cmd.dirchars;
|
||||
enable=ch;
|
||||
ch="";
|
||||
ch.append(d[1]);
|
||||
|
||||
Reference in New Issue
Block a user