Skip to content

Commit

Permalink
i may have stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
stonedDiscord authored Dec 16, 2024
1 parent 18bdc0b commit bcaa9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config_manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,7 @@ class ConfigManager
*/
struct CommandSettings
{
QHash<QString, QStringList> diceFaces; //!< Contains customizable dices, found in config/dice.ini
QStringList magic_8ball; //!< Contains answers for /8ball, found in config/text/8ball.txt
QStringList praises; //!< Contains command praises, found in config/text/praises.txt
QStringList reprimands; //!< Contains command reprimands, found in config/text/reprimands.txt
Expand Down

0 comments on commit bcaa9eb

Please sign in to comment.