Renamed /Pictures to /Wallpapers and all corresponding constants in the system

This commit is contained in:
Smok1e
2024-01-09 22:13:34 +03:00
parent 532f509038
commit 5c5bcedaaa
16 changed files with 18 additions and 15 deletions

View File

@@ -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,