Update area_data.h
This commit is contained in:
parent
07ec9f9d1c
commit
e2c396690c
@ -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.
|
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.
|
* @brief The last IC packet sent in an area.
|
||||||
|
Loading…
Reference in New Issue
Block a user