From 213e4736abdb897ca1783cd691d73274177c821b Mon Sep 17 00:00:00 2001 From: Joffrey Bion Date: Sat, 23 May 2020 18:31:48 +0200 Subject: Add built wonder stage (cards below wonder) --- .../src/main/resources/images/cards/back/placeholder.png | Bin 0 -> 9622 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sw-ui/src/main/resources/images/cards/back/placeholder.png (limited to 'sw-ui/src/main/resources/images/cards') diff --git a/sw-ui/src/main/resources/images/cards/back/placeholder.png b/sw-ui/src/main/resources/images/cards/back/placeholder.png new file mode 100644 index 00000000..9bfcf9c6 Binary files /dev/null and b/sw-ui/src/main/resources/images/cards/back/placeholder.png differ -- cgit