From ed2d4581aa354d6c4040b061349fbe38f8af5e45 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 5 Feb 2012 23:13:12 +0000 Subject: restore settings correctly --- bin/data/defaults.xml | 30 ++++++++++++++++++++++++++++++ bin/data/settings.xml | 20 ++++++++++++++++---- bin/data/tigerbottle.3DS | Bin 0 -> 55201 bytes 3 files changed, 46 insertions(+), 4 deletions(-) create mode 100644 bin/data/defaults.xml create mode 100755 bin/data/tigerbottle.3DS (limited to 'bin') diff --git a/bin/data/defaults.xml b/bin/data/defaults.xml new file mode 100644 index 0000000..e39dc29 --- /dev/null +++ b/bin/data/defaults.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bin/data/settings.xml b/bin/data/settings.xml index 46a83b5..1804f5e 100644 --- a/bin/data/settings.xml +++ b/bin/data/settings.xml @@ -1,15 +1,27 @@ - + - + - + - + + + + + + + + + + + + + diff --git a/bin/data/tigerbottle.3DS b/bin/data/tigerbottle.3DS new file mode 100755 index 0000000..abf920a Binary files /dev/null and b/bin/data/tigerbottle.3DS differ -- cgit v1.2.3