summaryrefslogtreecommitdiff
path: root/src/challengeStar.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-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;