Tilt Monster - Disabling the Themes Option
Written by Paul Allan Harrington
In optionsScreen.lua just after optionsGroup:insert( themeSelector ) at original Line: 292, add the following:
themeSelector.isVisible = false
You will also need to modify the following graphics:
optionsBackground.png
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
themes-btn-over.png
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
themes-btn.png
This e-mail address is being protected from spambots. You need JavaScript enabled to view it