GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI class
authorLoic Blot <loic.blot@unix-experience.fr>
Thu, 4 Jan 2018 22:04:40 +0000 (23:04 +0100)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Fri, 5 Jan 2018 19:59:30 +0000 (20:59 +0100)
commit326b0faa5e0bee62ee3100f345c021cee020f2dd
treed3a4875e98e0698184297b3d1231857a68363c72
parentfe510d90c15d9bec3a8c1dafc7b1730b11a9f6bd
GameUI refactor (part 5/X): Move Game::guitext_chat to GameUI class

Other enhancements:
* Move update_profiler_gui to Game class
* Move updateChat to Game class
src/chat.cpp
src/chat.h
src/client/gameui.cpp
src/client/gameui.h
src/game.cpp