Skip to content

Commit

Permalink
Fix PlayerObject misnomer
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjasmine00 committed Mar 3, 2025
1 parent 9beafe6 commit cc00d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/2.2074/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -16987,7 +16987,7 @@ class PlayerObject : GameObject, AnimatedSpriteDelegate {
float m_landParticlesAngle;
float m_landParticleRelatedY;
int m_playerStreak;
float m_streakFadeTime;
float m_streakStrokeWidth;
bool m_disableStreakTint;
bool m_alwaysShowStreak;
ShipStreak m_shipStreakType;
Expand Down

0 comments on commit cc00d40

Please sign in to comment.