mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Reset the username input on server/map change.
This commit is contained in:
parent
7ef108c818
commit
80f9d7a2ca
|
@ -309,6 +309,7 @@ CGameConsole::CInstance *CGameConsole::CurrentConsole()
|
|||
|
||||
void CGameConsole::OnReset()
|
||||
{
|
||||
m_RemoteConsole.m_UserGot = false;
|
||||
}
|
||||
|
||||
// only defined for 0<=t<=1
|
||||
|
|
Loading…
Reference in a new issue