diff options
author | jbion <joffrey.bion@amadeus.com> | 2019-02-26 12:23:44 +0100 |
---|---|---|
committer | jbion <joffrey.bion@amadeus.com> | 2019-02-26 12:23:54 +0100 |
commit | 818fa8a1eb5db9b578933bc9defad2c400138fed (patch) | |
tree | 0e347b6d0327201a6700051ed8af52d423a75023 /frontend/public/images/resources | |
parent | Increase space between resources in production bar (diff) | |
download | seven-wonders-818fa8a1eb5db9b578933bc9defad2c400138fed.tar.gz seven-wonders-818fa8a1eb5db9b578933bc9defad2c400138fed.tar.bz2 seven-wonders-818fa8a1eb5db9b578933bc9defad2c400138fed.zip |
Add gold amount to production bar
Diffstat (limited to 'frontend/public/images/resources')
-rw-r--r-- | frontend/public/images/resources/clay.png | bin | 19566 -> 0 bytes |
-rw-r--r-- | frontend/public/images/resources/glass.png | bin | 20961 -> 0 bytes |
-rw-r--r-- | frontend/public/images/resources/loom.png | bin | 21053 -> 0 bytes |
-rw-r--r-- | frontend/public/images/resources/ore.png | bin | 21524 -> 0 bytes |
-rw-r--r-- | frontend/public/images/resources/papyrus.png | bin | 22695 -> 0 bytes |
-rw-r--r-- | frontend/public/images/resources/stone.png | bin | 21516 -> 0 bytes |
-rw-r--r-- | frontend/public/images/resources/wood.png | bin | 21642 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/frontend/public/images/resources/clay.png b/frontend/public/images/resources/clay.png Binary files differdeleted file mode 100644 index 72fc0b0e..00000000 --- a/frontend/public/images/resources/clay.png +++ /dev/null diff --git a/frontend/public/images/resources/glass.png b/frontend/public/images/resources/glass.png Binary files differdeleted file mode 100644 index 61fd2be5..00000000 --- a/frontend/public/images/resources/glass.png +++ /dev/null diff --git a/frontend/public/images/resources/loom.png b/frontend/public/images/resources/loom.png Binary files differdeleted file mode 100644 index 294adcb2..00000000 --- a/frontend/public/images/resources/loom.png +++ /dev/null diff --git a/frontend/public/images/resources/ore.png b/frontend/public/images/resources/ore.png Binary files differdeleted file mode 100644 index c2149daa..00000000 --- a/frontend/public/images/resources/ore.png +++ /dev/null diff --git a/frontend/public/images/resources/papyrus.png b/frontend/public/images/resources/papyrus.png Binary files differdeleted file mode 100644 index 91a59221..00000000 --- a/frontend/public/images/resources/papyrus.png +++ /dev/null diff --git a/frontend/public/images/resources/stone.png b/frontend/public/images/resources/stone.png Binary files differdeleted file mode 100644 index 674c40db..00000000 --- a/frontend/public/images/resources/stone.png +++ /dev/null diff --git a/frontend/public/images/resources/wood.png b/frontend/public/images/resources/wood.png Binary files differdeleted file mode 100644 index 09a4ede8..00000000 --- a/frontend/public/images/resources/wood.png +++ /dev/null |