Rotation wieder an
This commit is contained in:
parent
924583e4b2
commit
046005399d
|
@ -183,7 +183,6 @@ end
|
||||||
|
|
||||||
content = switcher{
|
content = switcher{
|
||||||
{
|
{
|
||||||
--[[
|
|
||||||
time = 20;
|
time = 20;
|
||||||
draw = function()
|
draw = function()
|
||||||
redU(400, 200, "Other rooms", 80)
|
redU(400, 200, "Other rooms", 80)
|
||||||
|
@ -266,8 +265,7 @@ content = switcher{
|
||||||
yellow(400, 540, room.twitter, 50)
|
yellow(400, 540, room.twitter, 50)
|
||||||
end
|
end
|
||||||
}, {
|
}, {
|
||||||
--]]
|
time = 15;
|
||||||
time = 60;
|
|
||||||
draw = function(t)
|
draw = function(t)
|
||||||
redU(110, 200, "PUBLIC SERVICE ANNOUNCEMENT", 80)
|
redU(110, 200, "PUBLIC SERVICE ANNOUNCEMENT", 80)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue