diff --git a/include/aoclient.h b/include/aoclient.h index 069ccf0..214189c 100644 --- a/include/aoclient.h +++ b/include/aoclient.h @@ -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;