small change
This commit is contained in:
@@ -37,7 +37,6 @@ public partial class BasicMovement : PegAction
|
||||
}
|
||||
Vector2I cell = path[0];
|
||||
map.SetCellPeg(cell, PEG);
|
||||
PEG._path.Add(cell);
|
||||
}
|
||||
|
||||
public override bool MeetsCriteria(Peg PEG)
|
||||
|
||||
Reference in New Issue
Block a user