(svn r10424) -Fix : Toy shop seems to be working exactly like power stations, water tower and banks, i.e: they require cargo but do nothing with it.
So, make it an INDUSTRYLIFE_BLACK_HOLE, exactly like the above mentioned industries.
Thanks to glx who spotted, and Csaboka who confirmed it could very well be a CS bug.
/* $Id$ */
/** @file tgp.h */
#ifndef TGP_H
#define TGP_H
void GenerateTerrainPerlin();
#endif /* TGP_H */