fixed graphics of tile shape nr 7
|
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 399 B |
|
Before Width: | Height: | Size: 396 B After Width: | Height: | Size: 379 B |
|
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 396 B |
|
Before Width: | Height: | Size: 399 B After Width: | Height: | Size: 606 B |
|
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 550 B |
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 349 B |
|
Before Width: | Height: | Size: 351 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 348 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 348 B |
|
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 236 B |
|
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 342 B |
|
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 236 B After Width: | Height: | Size: 340 B |
|
Before Width: | Height: | Size: 346 B After Width: | Height: | Size: 344 B |
|
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 346 B |
|
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 352 B |
|
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 344 B |
|
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 349 B |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 354 B |
|
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 349 B |
|
Before Width: | Height: | Size: 551 B After Width: | Height: | Size: 547 B |
|
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 551 B |
|
Before Width: | Height: | Size: 348 B After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 547 B After Width: | Height: | Size: 348 B |
7
static/img/Tiles/mover.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
git mv $1/73.gif $1/70n.gif
|
||||
git mv $1/72.gif $1/73.gif
|
||||
git mv $1/71.gif $1/72.gif
|
||||
git mv $1/70.gif $1/71.gif
|
||||
git mv $1/70n.gif $1/70.gif
|
||||