This commit is contained in:
in1tiate 2021-04-01 13:12:20 -05:00
parent ed3b043f40
commit bb103d009e

View File

@ -125,6 +125,8 @@ class AOClient : public QObject {
/**
* @brief The internal name of the character the client is iniswapped to.
*
* @note This will be the same as current_char if the client is not iniswapped.
*/
QString current_iniswap;