MOTD ticker. ScrollingText Widget

This commit is contained in:
Caleb Anderson
2010-10-01 02:28:25 -05:00
parent 911e7f62de
commit 9a2fd38ab6
6 changed files with 199 additions and 2 deletions

View File

@@ -171,4 +171,4 @@ namespace OpenRA.Widgets
return (d.Includes(s) != val) ? d ^ s : d;
}
}
}
}