mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-02-19 16:50:09 +01:00
Renamed /Pictures to /Wallpapers and all corresponding constants in the system
This commit is contained in:
@@ -86,7 +86,7 @@ function system.getDefaultUserSettings()
|
||||
|
||||
interfaceScreenAddress = nil,
|
||||
interfaceWallpaperEnabled = false,
|
||||
interfaceWallpaperPath = paths.system.pictures .. "Flight.lua",
|
||||
interfaceWallpaperPath = paths.system.wallpapers .. "Flight.lua",
|
||||
interfaceWallpaperMode = 1,
|
||||
interfaceWallpaperBrightness = 0.9,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user