|
|
@ -180,8 +180,7 @@ public class PlayerCharacter extends AbstractCharacter { |
|
|
|
private float characterHeight = 0; |
|
|
|
private float characterHeight = 0; |
|
|
|
private boolean lastSwimming = false; |
|
|
|
private boolean lastSwimming = false; |
|
|
|
private boolean isTeleporting = false; |
|
|
|
private boolean isTeleporting = false; |
|
|
|
|
|
|
|
public boolean dirtyLoad = true; |
|
|
|
public boolean dirtyLoad = false; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
* No Id Constructor |
|
|
|
* No Id Constructor |
|
|
|