Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RayDeeUx committed Mar 24, 2024
1 parent 30c2dc4 commit d4f3ec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ class $modify(MyEndLevelLayer, EndLevelLayer) {
else { randomString = "Good luck on that stargrinding session!"; }
}
#endif

endTextLabel->setString(randomString, true); // set string
endTextLabel->setAlignment(CCTextAlignment::kCCTextAlignmentCenter); // center text

Expand Down

0 comments on commit d4f3ec3

Please sign in to comment.