Forced hovering while on block
This commit is contained in:
@@ -168,8 +168,6 @@ public class DesktopInput extends InputHandler{
|
||||
Settings.save();
|
||||
}
|
||||
|
||||
player.isBoosting = Inputs.keyDown("dash");
|
||||
|
||||
//deslect if not placing
|
||||
if(!isPlacing() && mode == placing){
|
||||
mode = none;
|
||||
|
||||
Reference in New Issue
Block a user