From b604885c95dfbd8d51b1997fb96228a8fbd72005 Mon Sep 17 00:00:00 2001 From: gered Date: Sun, 25 Aug 2013 13:21:58 -0400 Subject: [PATCH] whitespace --- Blarg.GameFramework/Graphics/Texture.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Blarg.GameFramework/Graphics/Texture.cs b/Blarg.GameFramework/Graphics/Texture.cs index f9cfdd4..c777e4f 100644 --- a/Blarg.GameFramework/Graphics/Texture.cs +++ b/Blarg.GameFramework/Graphics/Texture.cs @@ -242,6 +242,7 @@ namespace Blarg.GameFramework.Graphics break; } } + #region GraphicsContextResource public override void OnNewContext()