Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
mishpro-programm committed Mar 28, 2024
1 parent 7b20baa commit b48bbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ class $modify(FixedPlayLayer, PlayLayer) {
if(!self->isPaused()){
self->CCLayer::onEnter();
}
})
});
}
};
#ifndef GEODE_IS_WINDOWS
Expand Down

0 comments on commit b48bbf9

Please sign in to comment.