move function from 02 sound to 02 actor; small edit to 02 optionsmenu

This commit is contained in:
AJ Kelly
2011-09-26 14:28:52 -05:00
parent a7d69d791b
commit ca120fdba7
3 changed files with 7 additions and 35 deletions
@@ -72,7 +72,6 @@ function OptionsRandomJukebox()
local t =
{
-- Name is used to retrieve the header and explanation text.
Name = "OptionsRandomJukebox",
LayoutType = "ShowAllInRow",
SelectType = "SelectOne",
@@ -118,4 +117,3 @@ end
-- OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
-- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
-- PERFORMANCE OF THIS SOFTWARE.