screen init, update, optional decision condition
This commit is contained in:
@@ -4,5 +4,4 @@ Decision.register({
|
||||
handle = function()
|
||||
Util.go_to_screen_by_id("toilet")
|
||||
end,
|
||||
condition = function() return true end
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user