Merge pull request #38 from kyzentun/misleading_style_comment
Comment in Style.h was misleading.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ public:
|
|||||||
/**
|
/**
|
||||||
* @brief The name of the style.
|
* @brief The name of the style.
|
||||||
*
|
*
|
||||||
* At this time, it is currently unused. */
|
* Used by GameManager::GameAndStringToStyle to determine whether this is the style that matches the string. */
|
||||||
const char * m_szName;
|
const char * m_szName;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user