summaryrefslogtreecommitdiff
path: root/src/challengeStar.cpp
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-03-21 21:00:50 -0500
committerColin Noga <Tempus@chronometry.ca>2012-03-21 21:00:50 -0500
commit265af929eecba3acf3258e6684f9f9b2f7cc1443 (patch)
treee5e728196f03019ec8f44b92c72534df2f3f70c0 /src/challengeStar.cpp
parent0dc4aae6128eb16acef1b6faeabcb546762ebe36 (diff)
downloadkamek-265af929eecba3acf3258e6684f9f9b2f7cc1443.tar.gz
kamek-265af929eecba3acf3258e6684f9f9b2f7cc1443.zip
Giving up on this approach, going to try something else later
Diffstat (limited to 'src/challengeStar.cpp')
-rw-r--r--src/challengeStar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/challengeStar.cpp b/src/challengeStar.cpp
index ae73851..1f9c91a 100644
--- a/src/challengeStar.cpp
+++ b/src/challengeStar.cpp
@@ -103,7 +103,7 @@ int dChallengeStar::onCreate() {
this->scale.y = 0.70;
this->scale.z = 0.70;
- this->pos.x = 8.0;
+ this->pos.x += 8.0;
this->pos.y -= 14.0;
this->pos.z = 3300.0;