diff --git a/bindings/GeometryDash.bro b/bindings/GeometryDash.bro index 10cd86d9..61f1b37a 100644 --- a/bindings/GeometryDash.bro +++ b/bindings/GeometryDash.bro @@ -1048,10 +1048,8 @@ class CustomSongWidget : cocos2d::CCNode, MusicDownloadDelegate, FLAlertLayerPro bool m_showDownloadButtons; bool m_isNotDownloading; bool m_hasDefaultSong; - PAD = win 0x3; int m_customSongID; bool m_unkBool; - PAD = win 0x3; } class CustomizeObjectLayer : FLAlertLayer, TextInputDelegate, HSVWidgetPopupDelegate, ColorSelectDelegate, ColorSetupDelegate {