:3
This commit is contained in:
parent
f071aea00f
commit
cb86e37506
|
@ -141,6 +141,7 @@ rawset(__BUNDLER_FILES, "ui.lua", function ()
|
|||
resetEverything,
|
||||
unlockDoor,
|
||||
addToPin,
|
||||
pin = "",
|
||||
main = basalt.addMonitor(),
|
||||
}
|
||||
ui.main:setMonitor(monitor)
|
||||
|
|
|
@ -73,6 +73,7 @@ function mod.InitUi()
|
|||
resetEverything,
|
||||
unlockDoor,
|
||||
addToPin,
|
||||
pin = "",
|
||||
main = basalt.addMonitor(),
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user