From 94024e2b57b31ee92bb81fc48ce236283330b60c Mon Sep 17 00:00:00 2001 From: Lloyd Bryant Date: Wed, 13 Aug 2008 15:02:59 +0000 Subject: Added support for different colored fonts for different being types --- src/being.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index 14f7ce20..822bc647 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -82,6 +82,7 @@ Being::Being(int id, int job, Map *map): instances++; mSpeech = 0; + mIsGM = false; } Being::~Being() -- cgit v1.2.3-70-g09d2