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