This commit is contained in:
baldo 2015-09-12 13:39:04 +02:00
parent 583f5c172c
commit 4f4c003adf

View file

@ -264,6 +264,15 @@ content = switcher{
blueU(30, 540, "Twitter", 50)
yellow(400, 540, room.twitter, 50)
end
}, {
time = 10;
draw = function(t)
redU(110, 200, "PUBLIC SERVICE ANNOUNCEMENT", 80)
white:draw(0, 300, WIDTH, 302, 0.6)
yellowU(350, 400, "ESST MEHR BRÖTCHEN!!1ELF", 50)
end
},
}