final update of the night if nothing breaks, changed pin to reflect new zero button (very important feature)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
return {
|
||||
correctPin = "42169"
|
||||
correctPin = "42069"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@ local updater = require("updater.lua")
|
||||
local main = {}
|
||||
|
||||
|
||||
KEYPADOS_VERSION = "3.0"
|
||||
KEYPADOS_VERSION = "4.0"
|
||||
|
||||
function main.Main()
|
||||
utils.MonReset(0.5)
|
||||
|
||||
Reference in New Issue
Block a user