remove match timer configuration crap
This commit is contained in:
@@ -16,11 +16,6 @@ namespace OpenRA.Widgets
|
||||
public class TimerWidget : Widget
|
||||
{
|
||||
public Stopwatch Stopwatch;
|
||||
|
||||
public TimerWidget ()
|
||||
{
|
||||
IsVisible = () => Game.Settings.Game.MatchTimer;
|
||||
}
|
||||
|
||||
public override void Draw()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user