reformat
This commit is contained in:
parent
df900c9e64
commit
4d127acb9a
@ -714,7 +714,6 @@ public class ExampleBaritoneControl implements Helper, AbstractGameEventListener
|
|||||||
goal = new GoalBlock(playerFeet);
|
goal = new GoalBlock(playerFeet);
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
|
|
||||||
goal = new GoalYLevel(parseOrDefault(params[0], playerFeet.y));
|
goal = new GoalYLevel(parseOrDefault(params[0], playerFeet.y));
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user