This commit is contained in:
Chris Forbes
2010-02-27 20:17:27 +13:00
parent ed55078e83
commit 11b926a422
290 changed files with 591 additions and 591 deletions

View File

@@ -20,7 +20,7 @@
using System.IO;
namespace OpenRa
namespace OpenRA
{
public static class Log
{

View File

@@ -19,7 +19,7 @@
#endregion
using Tao.Sdl;
namespace OpenRa.Support
namespace OpenRA.Support
{
public class Stopwatch
{

View File

@@ -18,7 +18,7 @@
*/
#endregion
namespace OpenRa.Support
namespace OpenRA.Support
{
public static class Timer
{