re-implemented moving of tiles
This commit is contained in:
@@ -36,7 +36,7 @@ public class BlockV extends Block{
|
||||
|
||||
@Override
|
||||
public int height() {
|
||||
return stretch;
|
||||
return stretch();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user