Skip to content

Commit 6ddd474

Browse files
committed
2 parents 52e8f14 + fa15013 commit 6ddd474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/1.920/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3000,7 +3000,7 @@ class GameObject : CCSpritePlus {
30003000
bool isFacingDown();
30013001
TodoReturn objectFromString(gd::string);
30023002
TodoReturn perspectiveFrame(char const*, int);
3003-
void playShineEffect();
3003+
void playShineEffect() = win 0x736e0;
30043004
TodoReturn removeColorSprite();
30053005
TodoReturn removeGlow();
30063006
TodoReturn reorderColorSprite();

0 commit comments

Comments
 (0)