mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-12 02:57:34 +00:00
fixed graphics of tile shape nr 7
This commit is contained in:
parent
3782fa345b
commit
4ea86a97aa
29 changed files with 7 additions and 0 deletions
7
static/img/Tiles/mover.sh
Executable file
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue