Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bindings/2.2081/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -19233,7 +19233,7 @@ class SongInfoObject : cocos2d::CCNode {
bool m_verified;
bool m_isBlocked;
int m_priority;
int m_unkInt;
int m_duration; //in seconds
int m_BPM;
bool m_isNew;
int m_libraryOrder;
Expand Down
Loading