diff options
Diffstat (limited to 'test-mvmt.sh')
-rwxr-xr-x | test-mvmt.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-mvmt.sh b/test-mvmt.sh index b53ed56..0f743ca 100755 --- a/test-mvmt.sh +++ b/test-mvmt.sh @@ -9,8 +9,8 @@ x2=256 y2=256 w1=16 h1=16 -w2=128 -h2=128 +w2=64 +h2=64 u=0 d=0 l=0 |