refreshScript was wrong used
svn-id: r13512
This commit is contained in:
parent
5f89f5b2b7
commit
d368d2e7fa
4 changed files with 1 additions and 18 deletions
|
@ -155,7 +155,7 @@ void IMuseDigital::parseScriptCmds(int a, int b, int c, int d, int e, int f, int
|
|||
// setGroupMusicVolume(b);
|
||||
break;
|
||||
default:
|
||||
warning("IMuseDigital::doCommand DEFAULT command %d", cmd);
|
||||
error("IMuseDigital::doCommand DEFAULT command %d", cmd);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue