Update area_data.h

This commit is contained in:
Salanto 2021-04-08 00:08:56 +02:00
parent 07ec9f9d1c
commit e2c396690c

View File

@ -326,7 +326,7 @@ class AreaData : public QObject {
QVector<QStringList> testimony; //!< Vector of all statements saved. Index 0 is always the title of the testimony.
int current_statement; //!< Keeps track of the currently played statement.
int statement; //!< Keeps track of the currently played statement.
/**
* @brief The last IC packet sent in an area.