Add the street background.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-01 10:48:02 +01:00
parent 6a3ef5d81e
commit e9ac5c757e
4 changed files with 12 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ Screen.register({
"go_to_toilet",
"go_to_walking_to_office",
},
background = "bedroom",
background = "bedroom"
})