Updated Toy

This commit is contained in:
2023-03-11 18:13:38 +11:00
parent 6537f308d2
commit c4bd1f20d2
5 changed files with 7 additions and 7 deletions

View File

@@ -374,7 +374,7 @@ static inline void execEvents() {
}
args.count = 0;
}
break; //TODO: remove copied code
break;
//mouse wheel
case SDL_MOUSEWHEEL: {