Merge pull request 'Add the office background.' (#25) from feature/task22_programming_office into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #25
This commit is contained in:
2026-03-01 09:52:03 +00:00
committed by Zsolt Tasnadi
11 changed files with 30 additions and 6 deletions

View File

@@ -8,6 +8,7 @@ system/system.util.lua
system/system.print.lua
system/system.input.lua
system/system.focus.lua
system/system.day.lua
system/system.ui.lua
audio/audio.manager.lua
audio/audio.songs.lua
@@ -28,6 +29,7 @@ decision/decision.play_ddr.lua
map/map.manager.lua
map/map.bedroom.lua
map/map.street.lua
map/map.office.lua
screen/screen.manager.lua
screen/screen.home.lua
screen/screen.toilet.lua