Data update
This commit is contained in:
parent
72eb4943cb
commit
4d5544505c
2347 changed files with 62432 additions and 16731 deletions
|
|
@ -2,9 +2,8 @@ for i = 1 to 4
|
|||
col = 000
|
||||
y = 100 - i * 25
|
||||
for x = 0 step i / 4 to 100 - i / 4
|
||||
color col
|
||||
move x y
|
||||
rect i / 4 25
|
||||
gcolor col
|
||||
grect x y i / 4 25
|
||||
col = 999 - col
|
||||
.
|
||||
.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue