Skip to content

Commit

Permalink
fix EditorPauseLayer size
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Feb 26, 2023
1 parent 5b469f6 commit 33a91d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,6 @@ class EditorPauseLayer : CCBlockLayer, FLAlertLayerProtocol {
void onSong(cocos2d::CCObject*) = win 0x74e70, mac 0x13e470;

bool m_saved;
PAD = mac 0x4, win 0x4;
CCMenuItemSpriteExtra* m_guidelinesOffButton;
CCMenuItemSpriteExtra* m_guidelinesOnButton;
LevelEditorLayer* m_editorLayer;
Expand Down

0 comments on commit 33a91d6

Please sign in to comment.