In addon:AddRecipe(): Don't pre-initialize all of the filter "flags" to false, as nil will suffice - significantly curtails RAM usage.
| Author |
James D. Callahan III <darkenelf@gmail.com> |
| Author date |
2010-03-31 23:27:28 |
| Author local date |
2010-03-31 19:27:28 -0400 |
| Committer |
James D. Callahan III <darkenelf@gmail.com> |
| Committer date |
2010-03-31 23:27:28 |
| Committer local date |
2010-03-31 19:27:28 -0400 |
| Commit |
2027cd788794f8122c79a05205b788e8ab53b5ce |
| Tree |
5c7d7b86ee1d14e90c7eb8dbc31b3d09a9dab0ad |
| Parent |
9bc664c01e9ce6f8eec8547aff19334433640e71 |
In addon:AddRecipe(): Don't pre-initialize all of the filter "flags" to false, as nil will suffice - significantly curtails RAM usage.