Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Feb 14, 2025
1 parent 494a582 commit b1c8da1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/eventmanager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ void eventmanager::update(float_t delta) {

if (repeat && !(*repeat)) {
delete fn;
delete repeat;
}
}
} break;
Expand Down

0 comments on commit b1c8da1

Please sign in to comment.