Page 1 of 1

Info box on load screens cannot be turned off in modules

Posted: Tue Feb 26, 2013 10:07 pm
by Grey
As above. I can't find any way to turn off the info boxes in loading screens showing recent donators and other ToME related stats. This is with my own game module and boot module.

Re: Info box on load screens cannot be turned off in modules

Posted: Tue Feb 26, 2013 10:46 pm
by darkgod
done:
no_funfact = true
in your init.lua

Re: Info box on load screens cannot be turned off in modules

Posted: Tue Feb 26, 2013 10:48 pm
by Grey
Thanks DG :D