mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Update MovementBehavior.java
This commit is contained in:
@@ -47,6 +47,7 @@ public class MovementBehavior {
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
System.err.println("Navigation error: waypoint could not be parsed or does not exist: " + destination);
|
System.err.println("Navigation error: waypoint could not be parsed or does not exist: " + destination);
|
||||||
|
destination = "";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user