dumb
This commit is contained in:
parent
64200030d2
commit
c4eb6be0fe
@ -129,8 +129,6 @@ public class MovementAscend extends Movement {
|
|||||||
walk += context.jumpPenalty;
|
walk += context.jumpPenalty;
|
||||||
}
|
}
|
||||||
|
|
||||||
// cracks knuckles
|
|
||||||
|
|
||||||
double totalCost = 0;
|
double totalCost = 0;
|
||||||
totalCost += walk;
|
totalCost += walk;
|
||||||
if (hasToPlace) {
|
if (hasToPlace) {
|
||||||
|
Loading…
Reference in New Issue
Block a user