Scriptable chronosphere + desaturate effect

This commit is contained in:
Paul Chote
2010-05-26 21:07:13 +12:00
parent 9dc8422adf
commit a35d6207a9
12 changed files with 60 additions and 44 deletions

View File

@@ -27,7 +27,7 @@ using OpenRA.FileFormats.Graphics;
namespace OpenRA.Graphics
{
static class Util
public static class Util
{
public static string[] ReadAllLines(Stream s)
{