In Player:MarkExclusions(): Don't check the recipe's KNOWN state until it has been determined that recipe is not nil. Fixes ticket #987.
| Author |
James D. Callahan III <darkenelf@gmail.com> |
| Author date |
2010-04-10 00:17:20 |
| Author local date |
2010-04-09 20:17:20 -0400 |
| Committer |
James D. Callahan III <darkenelf@gmail.com> |
| Committer date |
2010-04-10 00:17:20 |
| Committer local date |
2010-04-09 20:17:20 -0400 |
| Commit |
5c5f9ef6863a1efd868db5b584ca3fcbdbaf0a2c |
| Tree |
d3415c66710ac889e786bc074da513d817265749 |
| Parent |
5ee010ddb648bb84c7ee9e6cbe453b89d33712ff |
In Player:MarkExclusions(): Don't check the recipe's KNOWN state until it has been determined that recipe is not nil. Fixes ticket #987.