3 lines
69 B
Lua
3 lines
69 B
Lua
node.restart()
|
|
if (initTimer ~= nil) then initTimer:unregister() end
|
node.restart()
|
|
if (initTimer ~= nil) then initTimer:unregister() end
|