- [NEW] Intro acabada
This commit is contained in:
@@ -79,7 +79,7 @@ namespace modules
|
||||
}
|
||||
} else if (steps<56) {
|
||||
draw::swapcol(1, 12+(steps-40)/2);
|
||||
//draw::swapcol(2, 19-(steps-40)/2);
|
||||
draw::swapcol(2, 19-(steps-40)/2);
|
||||
for (int i=0; i<num_pixels; ++i)
|
||||
{
|
||||
pixels[i].di = 1;
|
||||
|
||||
Reference in New Issue
Block a user