linting
removed some dead code and fixed a few bugs i introduced
This commit is contained in:
@@ -33,10 +33,6 @@ namespace _2DGAMELIB
|
||||
|
||||
public int Index;
|
||||
|
||||
public JointS()
|
||||
{
|
||||
}
|
||||
|
||||
public JointS(Difs Difs, Par Par, int Index)
|
||||
{
|
||||
this.Difs = Difs;
|
||||
|
||||
Reference in New Issue
Block a user