Updated MakeColour's defenition in the header.
This commit is contained in:
parent
085008ff8c
commit
b397dc438b
@ -37,7 +37,7 @@ public:
|
|||||||
static const std::string Italic;
|
static const std::string Italic;
|
||||||
static const std::string Plain;
|
static const std::string Plain;
|
||||||
|
|
||||||
static const std::string MakeColor( char a_Color );
|
static const std::string MakeColor( const AString & a_Color );
|
||||||
};
|
};
|
||||||
|
|
||||||
// tolua_end
|
// tolua_end
|
||||||
|
Loading…
Reference in New Issue
Block a user