Skip to content
Snippets Groups Projects
Commit 70a7180b authored by Thomas's avatar Thomas
Browse files

Fixed pr3.tsl again.

parent 7e844134
No related branches found
No related tags found
No related merge requests found
t1 << tile1;
t2 = reflectY t1;
t3 = reflectX t1;
t4 = reflectX t2;
t2 = reflectX t1;
t3 = reflectY t1;
t4 = reflectY t2;
t5 = _ t1;
t6 = joinH t1 t3;
t6 = joinH t6 t5;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment