forked from MagicBane/Server
Flag set to true when created.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user