From 0e436679aa8c09a08e20849f204c969eb2d875b8 Mon Sep 17 00:00:00 2001 From: Comment Date: Wed, 26 Feb 2014 10:57:16 +0000 Subject: initial commit --- basedProject/bin/data/crosshairs.png | Bin 0 -> 64331 bytes basedProject/bin/data/defaults.xml | 30 ++++++++++++++++++++++++++++++ basedProject/bin/data/settings.xml | 12 ++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 basedProject/bin/data/crosshairs.png create mode 100644 basedProject/bin/data/defaults.xml create mode 100644 basedProject/bin/data/settings.xml (limited to 'basedProject/bin') diff --git a/basedProject/bin/data/crosshairs.png b/basedProject/bin/data/crosshairs.png new file mode 100644 index 0000000..e1d2d07 Binary files /dev/null and b/basedProject/bin/data/crosshairs.png differ diff --git a/basedProject/bin/data/defaults.xml b/basedProject/bin/data/defaults.xml new file mode 100644 index 0000000..e39dc29 --- /dev/null +++ b/basedProject/bin/data/defaults.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/basedProject/bin/data/settings.xml b/basedProject/bin/data/settings.xml new file mode 100644 index 0000000..2a6191e --- /dev/null +++ b/basedProject/bin/data/settings.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + -- cgit v1.2.3