From 2cf2d608af862e812e7fd3ac580f869141a96fa7 Mon Sep 17 00:00:00 2001 From: XaviDCR92 Date: Sun, 5 Nov 2017 04:16:32 +0100 Subject: + Added copy of BitmapEncoder + New sprite and unit "Town center" * Provisional collision checking. * Many other modifications. --- BitmapEncoder-master/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 BitmapEncoder-master/.gitignore (limited to 'BitmapEncoder-master/.gitignore') diff --git a/BitmapEncoder-master/.gitignore b/BitmapEncoder-master/.gitignore new file mode 100644 index 0000000..f05169a --- /dev/null +++ b/BitmapEncoder-master/.gitignore @@ -0,0 +1,3 @@ +/build/ +/dist/ +/settings.dat \ No newline at end of file -- cgit v1.2.3