Results: 1Comments by: angharad-sol
File: Ferous Media Pack06-01-12
Fix for the lack of backgrounds in the .lua
Posted By: angharad-sol
To add the backgrounds so they appear in game (aka to register them with LSM), just add a few simple lines of code to the Ferous Media.lua file, at about line 66 (or before the borders, or wherever), as so: -- backgrounds -- Media:Register("background", "Action 2", ]) Media:Register("background", "Action 3", ]) Media:Regist...