Silly static texture...

This commit is contained in:
2012-10-29 14:36:51 +01:00
parent ef13987044
commit ed0953ff50
+1 -1
View File
@@ -10,7 +10,7 @@ namespace DepthsBelow
{
public class Shot : Entity
{
public static Texture2D Texture;
public Texture2D Texture;
public Color Color;
public static Point Origin;
string type = "";