More storage development
This commit is contained in:
@@ -182,6 +182,11 @@ function Details:StartMeUp()
|
||||
for id = 1, Details:GetNumInstances() do
|
||||
local instance = Details:GetInstance(id)
|
||||
if (instance:IsEnabled()) then
|
||||
if (instance.modo == 3) then --everything
|
||||
instance.LastModo = 2 --standard
|
||||
instance.modo = 2 --standard
|
||||
end
|
||||
|
||||
--refresh wallpaper
|
||||
if (instance.wallpaper.enabled) then
|
||||
instance:InstanceWallpaper(true)
|
||||
|
||||
Reference in New Issue
Block a user