mirror of
https://github.com/britzl/monarch.git
synced 2025-11-26 19:00:53 +01:00
Use new on_transition()
This commit is contained in:
@@ -23,6 +23,5 @@ function on_input(self, action_id, action)
|
||||
end
|
||||
|
||||
function on_message(self, message_id, message, sender)
|
||||
print("window2", message_id, message, sender)
|
||||
monarch.on_message(message_id, message, sender)
|
||||
end
|
||||
Reference in New Issue
Block a user