diff --git a/.gitignore b/.gitignore index 957acb2..bd26114 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -./out/production \ No newline at end of file +./out/ \ No newline at end of file diff --git a/out/production/SuperPangWorld/de/thdeg/greiner/superpangworld/game/managers/ClTest.class b/out/production/SuperPangWorld/de/thdeg/greiner/superpangworld/game/managers/ClTest.class new file mode 100644 index 0000000..9ad8e50 Binary files /dev/null and b/out/production/SuperPangWorld/de/thdeg/greiner/superpangworld/game/managers/ClTest.class differ diff --git a/out/production/SuperPangWorld/de/thdeg/greiner/superpangworld/graphics/moveable/RedBubble.class b/out/production/SuperPangWorld/de/thdeg/greiner/superpangworld/graphics/moveable/RedBubble.class new file mode 100644 index 0000000..d6e2b70 Binary files /dev/null and b/out/production/SuperPangWorld/de/thdeg/greiner/superpangworld/graphics/moveable/RedBubble.class differ diff --git a/out/production/SuperPangWorld/resources/pop.wav b/out/production/SuperPangWorld/resources/pop.wav new file mode 100644 index 0000000..b508b67 Binary files /dev/null and b/out/production/SuperPangWorld/resources/pop.wav differ