@GabrielWB Could you upload a variant that has "correctness" without the other text?
@LQ The versions I've received are these two posts, along with a file containing just the food assets. They are PSD files, but everything has been merged into a single layer. So if I wanted a "correctness-only" version I would need to add the text myself by either recreating it, or merging the parent with the child with some editing.
Removing the text is easy to do. I layered both images and erased the text on the layer with the text. Both images are PNG so there's no loss of quality.
Silentsword said: Did we learn nothing from the Sorcerer's Apprentice?
I was so looking forward to that question... :) Yes we did: do not include regeneration, but DO include proper break/end conditions, debugging, and a kill-switch just to be on the safe side.
Really, writing a non-halting program is quite hard, Visual Studio 2008 already includes a return 0 at the end when creating a new project.