Skip to content

Commit e085fbc

Browse files
PololakPrevter
authored andcommitted
tryUpdateSpeedObject (m1)
1 parent 2dae5c8 commit e085fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/2.2074/GeometryDash.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13081,7 +13081,7 @@ class LevelEditorLayer : GJBaseGameLayer, LevelSettingsDelegate {
1308113081
TodoReturn triggerFollowCommand(EffectGameObject*);
1308213082
TodoReturn triggerPlayerFollowCommand(EffectGameObject*);
1308313083
TodoReturn triggerRotateCommand(EffectGameObject*);
13084-
bool tryUpdateSpeedObject(EffectGameObject*, bool) = win 0x2d0190, imac 0xea170;
13084+
bool tryUpdateSpeedObject(EffectGameObject*, bool) = win 0x2d0190, imac 0xea170, m1 0xcfe2c;
1308513085
bool typeExistsAtPosition(int, cocos2d::CCPoint, bool, bool, float) = win 0x2cc340;
1308613086
void undoLastAction() = win inline {
1308713087
return this->handleAction(true, m_undoObjects);

0 commit comments

Comments
 (0)