Skip to content

Commit

Permalink
Update courtroom.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Satoru-1816 authored Jan 14, 2025
1 parent 6ef0bc7 commit 35918c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/courtroom.h
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@ public slots:
void objection_done();
void preanim_done();
void do_character_bounce();
void do_character_slide(QWidget *widget);
void do_character_slide(AOLayer *widget);
void do_screenshake();
void do_flash();
void do_effect(QString fx_path, QString fx_sound, QString p_char,
Expand Down

0 comments on commit 35918c3

Please sign in to comment.