|
On Mar 31, 2012, at 12:35 AM, Robert G. Jakabosky wrote: > The modules are not registering them selves in the package.loaded table (this > is one of the things module() does), so require() loads the modules again from > the original Test*.lua files. Yep, thanks for the explanation. As Patrick said: Sabotage!