This commit is contained in:
Daveo 2001-05-01 22:40:25 +00:00
parent d73b78de7e
commit 09f0f53ff4
7 changed files with 35 additions and 21 deletions

View file

@ -221,6 +221,7 @@ void FontBank::setJustification( Justification _justification )
void FontBank::setOt( u16 _ot )
{
m_ot = _ot;
m_ot=0; // Sorry!!
}