Spectating, fire, damaged limb sprites, water detector, engineer jumpsuit, new signal comp sprites, resharper cleanup (god knows what else, commit more often)
This commit is contained in:
@@ -62,10 +62,6 @@ namespace Voronoi2
|
||||
{
|
||||
public double x, y;
|
||||
|
||||
public Point ()
|
||||
{
|
||||
}
|
||||
|
||||
public void setPoint ( double x, double y )
|
||||
{
|
||||
this.x = x;
|
||||
|
||||
Reference in New Issue
Block a user