fix case
This commit is contained in:
@@ -22,7 +22,7 @@ using System;
|
||||
using System.Drawing;
|
||||
using System.IO;
|
||||
|
||||
namespace OpenRa.FileFormats.Graphics
|
||||
namespace OpenRA.FileFormats.Graphics
|
||||
{
|
||||
[AttributeUsage( AttributeTargets.Assembly )]
|
||||
public class RendererAttribute : Attribute
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace OpenRa.FileFormats.Graphics
|
||||
namespace OpenRA.FileFormats.Graphics
|
||||
{
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public struct Vertex
|
||||
|
||||
Reference in New Issue
Block a user