Add the street background.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Screen.register({
|
||||
id = "walking_to_home",
|
||||
name = "Walking to home",
|
||||
background_color = Config.colors.dark_grey,
|
||||
decisions = {
|
||||
"go_to_home",
|
||||
"go_to_office",
|
||||
}
|
||||
},
|
||||
background = "street"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user