Commit 96ceb3cc authored by Matteo Serva's avatar Matteo Serva

tuning

parent a13ff5ef
...@@ -672,7 +672,7 @@ void Game::DrawSpec() { ...@@ -672,7 +672,7 @@ void Game::DrawSpec() {
if(hideChat) if(hideChat)
{ {
showChat=false; showChat=false;
hideChatTimer = 15; hideChatTimer = 10;
} }
else if (hideChatTimer > 0) else if (hideChatTimer > 0)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment