diff options
author | jbion <joffrey.bion@amadeus.com> | 2019-05-27 17:42:59 +0200 |
---|---|---|
committer | jbion <joffrey.bion@amadeus.com> | 2019-07-28 18:15:34 +0200 |
commit | b6d0ed63ce7c79c795e30955ffc54477a8ac8311 (patch) | |
tree | 17c5a104d99db7859441e957e2f881b5052ce345 /sw-ui-kt/src/main/web/images/tokens/resources | |
parent | Create multiplatform SevenWondersClient based on Krossbow (diff) | |
download | seven-wonders-b6d0ed63ce7c79c795e30955ffc54477a8ac8311.tar.gz seven-wonders-b6d0ed63ce7c79c795e30955ffc54477a8ac8311.tar.bz2 seven-wonders-b6d0ed63ce7c79c795e30955ffc54477a8ac8311.zip |
Add SW static files to src/main/web (Kotlin build)
Diffstat (limited to 'sw-ui-kt/src/main/web/images/tokens/resources')
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/clay.png | bin | 0 -> 19566 bytes |
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/glass.png | bin | 0 -> 20961 bytes |
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/loom.png | bin | 0 -> 21053 bytes |
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/ore.png | bin | 0 -> 21524 bytes |
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/papyrus.png | bin | 0 -> 22695 bytes |
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/stone.png | bin | 0 -> 21516 bytes |
-rw-r--r-- | sw-ui-kt/src/main/web/images/tokens/resources/wood.png | bin | 0 -> 21642 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/clay.png b/sw-ui-kt/src/main/web/images/tokens/resources/clay.png Binary files differnew file mode 100644 index 00000000..72fc0b0e --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/clay.png diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/glass.png b/sw-ui-kt/src/main/web/images/tokens/resources/glass.png Binary files differnew file mode 100644 index 00000000..61fd2be5 --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/glass.png diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/loom.png b/sw-ui-kt/src/main/web/images/tokens/resources/loom.png Binary files differnew file mode 100644 index 00000000..294adcb2 --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/loom.png diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/ore.png b/sw-ui-kt/src/main/web/images/tokens/resources/ore.png Binary files differnew file mode 100644 index 00000000..c2149daa --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/ore.png diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/papyrus.png b/sw-ui-kt/src/main/web/images/tokens/resources/papyrus.png Binary files differnew file mode 100644 index 00000000..91a59221 --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/papyrus.png diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/stone.png b/sw-ui-kt/src/main/web/images/tokens/resources/stone.png Binary files differnew file mode 100644 index 00000000..674c40db --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/stone.png diff --git a/sw-ui-kt/src/main/web/images/tokens/resources/wood.png b/sw-ui-kt/src/main/web/images/tokens/resources/wood.png Binary files differnew file mode 100644 index 00000000..09a4ede8 --- /dev/null +++ b/sw-ui-kt/src/main/web/images/tokens/resources/wood.png |