Skip to content

Commit

Permalink
Thanks TodoReturn
Browse files Browse the repository at this point in the history
  • Loading branch information
NicknameGG committed Jun 29, 2024
1 parent 3a21521 commit 153b33f
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 @@ -59,7 +59,7 @@ class $modify(PlayerObject) {
}
}

TodoReturn pushButton(PlayerButton p0) {
void pushButton(PlayerButton p0) {

PlayerObject::pushButton(p0);

Expand Down

0 comments on commit 153b33f

Please sign in to comment.