mirror of
https://github.com/mt-mods/led_marquee.git
synced 2025-06-28 22:36:41 +02:00
Compare commits
1 Commits
20180821-2
...
20180821-3
Author | SHA1 | Date | |
---|---|---|---|
1b2e898615 |
7
init.lua
7
init.lua
@ -184,13 +184,6 @@ led_marquee.scroll_text = function(pos, elapsed, skip)
|
||||
break
|
||||
end
|
||||
end
|
||||
|
||||
print("[LED] msg = "..msg)
|
||||
print("[LED] msg len = "..len)
|
||||
print("[LED] index = "..index)
|
||||
print("[LED] r = "..index)
|
||||
print("[LED] f = "..index)
|
||||
|
||||
led_marquee.display_msg(pos, channel, "/"..colorchar..string.sub(msg, f)..string.rep(" ", skip + 1))
|
||||
|
||||
meta:set_int("index", f)
|
||||
|
Reference in New Issue
Block a user