Refresh ChatDisabledUntil when entering a new server
This commit is contained in:
@@ -95,6 +95,7 @@ namespace OpenRA
|
|||||||
|
|
||||||
public static void Clear()
|
public static void Clear()
|
||||||
{
|
{
|
||||||
|
ChatDisabledUntil = Game.RunTime;
|
||||||
NotificationsCache.Clear();
|
NotificationsCache.Clear();
|
||||||
MutedPlayers.Clear();
|
MutedPlayers.Clear();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user