what the hell
This commit is contained in:
parent
f45bb97318
commit
734f36b483
4 changed files with 20 additions and 4 deletions
|
|
@ -2183,7 +2183,7 @@ bool DivEngine::loadFur(unsigned char* file, size_t len, int variantID) {
|
|||
|
||||
// removal of legacy sample mode
|
||||
if (ds.version<239) {
|
||||
ds.convertLegacySampleMode();
|
||||
ds.convertLegacySampleMode(tchans);
|
||||
}
|
||||
|
||||
if (active) quitDispatch();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue