diff options
Diffstat (limited to 'include/courtroom.h')
| -rw-r--r-- | include/courtroom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/courtroom.h b/include/courtroom.h index 43a0910a..eb1aa7b6 100644 --- a/include/courtroom.h +++ b/include/courtroom.h @@ -505,7 +505,7 @@ private: QVector<QColor> default_color_rgb_list; // Get a color index from an arbitrary misc config - void gen_char_rgb_list(QString p_char); + void gen_char_rgb_list(QString p_misc); QVector<QColor> char_color_rgb_list; // Misc we used for the last message, and the one we're using now. Used to avoid loading assets when it's not needed |
