From: Neil Date: Thu, 18 Apr 2013 13:42:44 +0000 (+0200) Subject: Add placeholder images for button and grate X-Git-Url: https://git.ctpug.org.za/?p=erdslangetjie.git;a=commitdiff_plain;h=fdffd7c7e5bf55fdfd99ff1d630671b3993245e8 Add placeholder images for button and grate --- diff --git a/data/tiles/button.png b/data/tiles/button.png new file mode 100644 index 0000000..e1ff688 Binary files /dev/null and b/data/tiles/button.png differ diff --git a/data/tiles/gate_bent.png b/data/tiles/gate_bent.png new file mode 100644 index 0000000..e99ed3f Binary files /dev/null and b/data/tiles/gate_bent.png differ diff --git a/data/tiles/gate_dented.png b/data/tiles/gate_dented.png new file mode 100644 index 0000000..ee3ac1a Binary files /dev/null and b/data/tiles/gate_dented.png differ diff --git a/data/tiles/gate_down.png b/data/tiles/gate_down.png new file mode 100644 index 0000000..fd0bc63 Binary files /dev/null and b/data/tiles/gate_down.png differ diff --git a/data/tiles/gate_up.png b/data/tiles/gate_up.png new file mode 100644 index 0000000..71b2334 Binary files /dev/null and b/data/tiles/gate_up.png differ diff --git a/sources/button.xcf b/sources/button.xcf new file mode 100644 index 0000000..2931125 Binary files /dev/null and b/sources/button.xcf differ diff --git a/sources/gate_bent.xcf b/sources/gate_bent.xcf new file mode 100644 index 0000000..54a74d6 Binary files /dev/null and b/sources/gate_bent.xcf differ diff --git a/sources/gate_dented.xcf b/sources/gate_dented.xcf new file mode 100644 index 0000000..668dafa Binary files /dev/null and b/sources/gate_dented.xcf differ diff --git a/sources/gate_down.xcf b/sources/gate_down.xcf new file mode 100644 index 0000000..7cb0c1c Binary files /dev/null and b/sources/gate_down.xcf differ diff --git a/sources/gate_up.xcf b/sources/gate_up.xcf new file mode 100644 index 0000000..3002fed Binary files /dev/null and b/sources/gate_up.xcf differ