[CHANGED] 'setmode' renamed to 'mode'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function init()
|
||||
setmode(1)
|
||||
mode(1)
|
||||
reset()
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user