Fixed links
This commit is contained in:
parent
bdf02db5c8
commit
eb408a62bb
18 changed files with 40 additions and 42 deletions
|
|
@ -5,7 +5,7 @@ public partial class LeftBoundaryMarker : Marker2D
|
|||
{
|
||||
public override void _Ready()
|
||||
{
|
||||
Utility.LeftFieldBoundary = (Vector2I)GlobalPosition;
|
||||
FieldParams.LeftFieldBoundary = (Vector2I)GlobalPosition;
|
||||
QueueFree();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue