summaryrefslogtreecommitdiff
path: root/src/map/pc.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-05-09 18:37:41 -0300
committershennetsind <ind@henn.et>2013-05-09 18:37:41 -0300
commitcbda33ca47776479831896a3c3d13cc6253730da (patch)
tree52a6beec3829eae76845a500401199249efabde7 /src/map/pc.h
parent890e296e665ab9f78481284a94f3fb2695afd0c2 (diff)
downloadhercules-cbda33ca47776479831896a3c3d13cc6253730da.tar.gz
hercules-cbda33ca47776479831896a3c3d13cc6253730da.tar.bz2
hercules-cbda33ca47776479831896a3c3d13cc6253730da.tar.xz
hercules-cbda33ca47776479831896a3c3d13cc6253730da.zip
Fixed Bug #7230
Special Thanks to Beret! http://hercules.ws/board/tracker/issue-7230-color-in-messages/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/pc.h')
-rw-r--r--src/map/pc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pc.h b/src/map/pc.h
index 10891f6b4..5eec607db 100644
--- a/src/map/pc.h
+++ b/src/map/pc.h
@@ -512,6 +512,7 @@ struct map_session_data {
struct hChSysCh *gcbind;
bool stealth;
unsigned char fontcolor;
+ unsigned int fontcolor_tid;
unsigned int hchsysch_tick;
/* [Ind/Hercules] */