clear chat hsitory at gamestart
This commit is contained in:
@@ -47,6 +47,7 @@ namespace OpenRA
|
|||||||
{
|
{
|
||||||
typing = "";
|
typing = "";
|
||||||
isChatting = false;
|
isChatting = false;
|
||||||
|
recentLines.Clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void TypeChar(char c)
|
public void TypeChar(char c)
|
||||||
|
|||||||
Reference in New Issue
Block a user