Alguem sabe arrumar esse bug na Source TFS 0.3.6
**MD -MP -MF .deps/protocolgame.Tpo -c -o protocolgame.o protocolgame.cpp
protocolgame.cpp: In member function 'bool ProtocolGame::login(const std::String&, uint32_t, const std::String&, OperatingSystem_t, uint16_t, bool)':
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
protocolgame.cpp:117: error: no match for 'operator[]' in 'account.Account::charList[name]'
make[1]: *** [protocolgame.o] Error 1
make[1]: Leaving directory `/home/servidor/sources'
make: *** [all] Error 2