Debug message called an unknown variable (previous PR leftover)
This commit is contained in:
parent
2895a2bfee
commit
bdaf8f7f11
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ bool Tuning::loadScalaString(const std::string& text)
|
|||
}
|
||||
|
||||
if (scl.count <= 0) {
|
||||
DBG("The scale file is empty: " << path);
|
||||
DBG("Error loading scala string: " << text);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue