3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 10:27:49 +02:00
2017-09-04 12:01:57 +02:00

6 lines
95 B
Plaintext

local monarch = require "monarch.monarch"
function init(self)
monarch.show(hash("menu"))
end