fix case
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
using System.IO;
|
||||
|
||||
namespace OpenRa
|
||||
namespace OpenRA
|
||||
{
|
||||
public static class Log
|
||||
{
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#endregion
|
||||
|
||||
using Tao.Sdl;
|
||||
namespace OpenRa.Support
|
||||
namespace OpenRA.Support
|
||||
{
|
||||
public class Stopwatch
|
||||
{
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
#endregion
|
||||
|
||||
namespace OpenRa.Support
|
||||
namespace OpenRA.Support
|
||||
{
|
||||
public static class Timer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user