|
|
|
@ -25,7 +25,7 @@
@@ -25,7 +25,7 @@
|
|
|
|
|
|
|
|
|
|
_addon.author = 'bluekirby'; |
|
|
|
|
_addon.name = 'repeater'; |
|
|
|
|
_addon.version = '3.0.1'; |
|
|
|
|
_addon.version = '3.0.2'; |
|
|
|
|
|
|
|
|
|
require 'common' |
|
|
|
|
|
|
|
|
@ -63,7 +63,7 @@ function quoted_concat(t, s, o)
@@ -63,7 +63,7 @@ function quoted_concat(t, s, o)
|
|
|
|
|
return ret; |
|
|
|
|
end |
|
|
|
|
|
|
|
|
|
ashita.register_event('load', function(cmd, nType) |
|
|
|
|
ashita.register_event('load', function() |
|
|
|
|
__go = false; |
|
|
|
|
__command = ""; |
|
|
|
|
__timer = 0; |
|
|
|
|