1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

* beegee's comments patch

* very minor changes
This commit is contained in:
mateuszb
2011-02-22 11:52:36 +00:00
parent a46ad0b7ef
commit b4edd10e6c
42 changed files with 216 additions and 75 deletions

View File

@@ -56,6 +56,7 @@ struct ComponentsToBlit
~ComponentsToBlit(); //d-tor
};
/// Class which draws formatted text messages and generates chat windows
class CMessage
{
public: