From 818fa8a1eb5db9b578933bc9defad2c400138fed Mon Sep 17 00:00:00 2001 From: jbion Date: Tue, 26 Feb 2019 12:23:44 +0100 Subject: Add gold amount to production bar --- backend/src/main/resources/static/images/tokens/coin.png | Bin 4515 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 backend/src/main/resources/static/images/tokens/coin.png (limited to 'backend/src/main/resources') diff --git a/backend/src/main/resources/static/images/tokens/coin.png b/backend/src/main/resources/static/images/tokens/coin.png deleted file mode 100644 index f4813042..00000000 Binary files a/backend/src/main/resources/static/images/tokens/coin.png and /dev/null differ -- cgit