Conflicts:
	Subsurface_Solution.v12.suo
This commit is contained in:
Regalis
2015-06-21 22:48:36 +03:00
8 changed files with 1271 additions and 1 deletions
+2
View File
@@ -183,6 +183,8 @@ namespace Subsurface
BlendState.AlphaBlend,
null, null, null, null,
cam.Transform);
if (Game1.Level!=null) Game1.Level.Render(spriteBatch);
Map.DrawBack(spriteBatch);