Skip to content

Commit 518f78b

Browse files
committed
Update InputsHandler.cpp
1 parent 390a04d commit 518f78b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/InputsHandler.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,6 @@ void InputEditorUI::onTouchCancelled(CCTouch* touch, geode::Function<void(CCTouc
721721
onTouchEnded(touch, std::move(next));
722722
}
723723

724-
725724
void InputEditorUI::onPause(cocos2d::CCObject* sender) {
726725
if (!m_fields->m_blockPause) {
727726
EditorUI::onPause(sender);

0 commit comments

Comments
 (0)