Skip to content

Commit

Permalink
Update GeometryDash.bro
Browse files Browse the repository at this point in the history
  • Loading branch information
user95401 authored Sep 8, 2024
1 parent 2d16eb5 commit 76410ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/2.206/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -13825,7 +13825,7 @@ class ParentalOptionsLayer : FLAlertLayer {
class ParticleGameObject : EnhancedGameObject {
// virtual ~ParticleGameObject();

static ParticleGameObject* create();
static ParticleGameObject* create() = win 0x473a20;

TodoReturn applyParticleSettings(cocos2d::CCParticleSystemQuad*);
TodoReturn createAndAddCustomParticle();
Expand Down

0 comments on commit 76410ed

Please sign in to comment.