ViewVC Help
| View Changeset | Root Listing
root/ns_dev
Jump to revision: Previous Next
Author: nino.borges
Date: Fri Dec 13 19:50:55 2024 UTC (15 months, 1 week ago)
Log Message:
I had to place the put the for loop into the "if allPossibleVariationsList" because I was getting an issue where it was returning some none from the MAL but still using older variation variables.  this way, and not referring to the variation variables in the matchFlag check works better.  that was a terrible bug. 

Changed paths