mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-05 21:43:42 +01:00
Amend to previous commit
This commit is contained in:
parent
d8cd79852b
commit
0983dc05cd
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ public class ElevatorColumn {
|
|||
|
||||
public void target(int yLevel) {
|
||||
targetedYLevel = yLevel;
|
||||
targetAvailable = true;
|
||||
}
|
||||
|
||||
public boolean isTargetAvailable() {
|
||||
|
|
Loading…
Reference in a new issue