remove situation management

This commit is contained in:
2026-04-02 15:07:04 +02:00
parent 020bfd4134
commit 6e1cf1db3e
10 changed files with 1 additions and 130 deletions

View File

@@ -6,9 +6,6 @@ Screen.register({
"go_to_walking_to_home",
"have_a_coffee",
},
situations = {
"drink_coffee",
},
init = function()
Audio.music_play_room_work()
end,