Skip to content

Commit

Permalink
absolute cinema
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 committed Jan 6, 2025
1 parent 4717cd8 commit 6c03ab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/2.2074/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -4348,7 +4348,7 @@ class EditorUI : cocos2d::CCLayer, FLAlertLayerProtocol, ColorSelectDelegate, GJ
void zoomIn(cocos2d::CCObject*) = win 0x110e50, imac 0xced0, m1 0xe218;
void zoomOut(cocos2d::CCObject*) = win 0x110ea0, imac 0xcf20, m1 0xe270;

gd::unordered_map<int, GameObjectEditorState> m_objectEditorStates;
PAD = win 0x40, android32 0x1c, android64 0x38, mac 0x28, ios 0x28;
GJTransformState m_transformState;
bool m_isPlayingMusic;
EditButtonBar* m_buttonBar;
Expand Down Expand Up @@ -4451,7 +4451,7 @@ class EditorUI : cocos2d::CCLayer, FLAlertLayerProtocol, ColorSelectDelegate, GJ
bool m_isDraggingCamera;
void* m_unk540;
int m_selectedTab;
PAD = win 0x3c, android 0x3c, mac 0x3c, ios 0x3c;
PAD = win 0x3c, android32 0x28, android64 0x3c, mac 0x3c, ios 0x3c;
bool m_pressedSpace;
float m_editorZoom;
bool m_isPaused;
Expand Down

0 comments on commit 6c03ab7

Please sign in to comment.