diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-10-03 23:52:57 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-10-03 23:52:57 +0200 |
commit | 331143ef593ce24a76f6caadcd5f9dcce8783fb5 (patch) | |
tree | 884e9bdf48321b9e15d28812eba40d6223d1d98a /data/misc | |
parent | c4d43b7a87bab33f1486af3d6ace82750026d0f9 (diff) | |
download | RustAndDust-331143ef593ce24a76f6caadcd5f9dcce8783fb5.zip RustAndDust-331143ef593ce24a76f6caadcd5f9dcce8783fb5.tar.gz |
MoveToAnimation: fix rotation
Diffstat (limited to 'data/misc')
-rw-r--r-- | data/misc/ge-black.png | bin | 0 -> 7787 bytes |
-rw-r--r-- | data/misc/ge-blue.png | bin | 0 -> 2472 bytes |
-rw-r--r-- | data/misc/ge-flag.png | bin | 0 -> 6037 bytes |
-rw-r--r-- | data/misc/ge-green.png | bin | 0 -> 2469 bytes |
-rw-r--r-- | data/misc/ge-red.png | bin | 0 -> 2471 bytes |
-rw-r--r-- | data/misc/images.jpe | bin | 0 -> 9123 bytes |
-rw-r--r-- | data/misc/us-black.png | bin | 0 -> 104031 bytes |
-rw-r--r-- | data/misc/us-blue.png | bin | 0 -> 13200 bytes |
-rw-r--r-- | data/misc/us-flag.png | bin | 0 -> 21857 bytes |
-rw-r--r-- | data/misc/us-green.png | bin | 0 -> 13011 bytes |
-rw-r--r-- | data/misc/us-pawn.png | bin | 0 -> 5881 bytes |
-rw-r--r-- | data/misc/us-red.png | bin | 0 -> 12588 bytes |
12 files changed, 0 insertions, 0 deletions
diff --git a/data/misc/ge-black.png b/data/misc/ge-black.png Binary files differnew file mode 100644 index 0000000..bf00d77 --- /dev/null +++ b/data/misc/ge-black.png diff --git a/data/misc/ge-blue.png b/data/misc/ge-blue.png Binary files differnew file mode 100644 index 0000000..b516d7c --- /dev/null +++ b/data/misc/ge-blue.png diff --git a/data/misc/ge-flag.png b/data/misc/ge-flag.png Binary files differnew file mode 100644 index 0000000..8c4fc85 --- /dev/null +++ b/data/misc/ge-flag.png diff --git a/data/misc/ge-green.png b/data/misc/ge-green.png Binary files differnew file mode 100644 index 0000000..15721f5 --- /dev/null +++ b/data/misc/ge-green.png diff --git a/data/misc/ge-red.png b/data/misc/ge-red.png Binary files differnew file mode 100644 index 0000000..cc71025 --- /dev/null +++ b/data/misc/ge-red.png diff --git a/data/misc/images.jpe b/data/misc/images.jpe Binary files differnew file mode 100644 index 0000000..7c3516e --- /dev/null +++ b/data/misc/images.jpe diff --git a/data/misc/us-black.png b/data/misc/us-black.png Binary files differnew file mode 100644 index 0000000..701dffd --- /dev/null +++ b/data/misc/us-black.png diff --git a/data/misc/us-blue.png b/data/misc/us-blue.png Binary files differnew file mode 100644 index 0000000..45962de --- /dev/null +++ b/data/misc/us-blue.png diff --git a/data/misc/us-flag.png b/data/misc/us-flag.png Binary files differnew file mode 100644 index 0000000..848149c --- /dev/null +++ b/data/misc/us-flag.png diff --git a/data/misc/us-green.png b/data/misc/us-green.png Binary files differnew file mode 100644 index 0000000..90b1435 --- /dev/null +++ b/data/misc/us-green.png diff --git a/data/misc/us-pawn.png b/data/misc/us-pawn.png Binary files differnew file mode 100644 index 0000000..f75672c --- /dev/null +++ b/data/misc/us-pawn.png diff --git a/data/misc/us-red.png b/data/misc/us-red.png Binary files differnew file mode 100644 index 0000000..4368c72 --- /dev/null +++ b/data/misc/us-red.png |