Flag set to true when created.

This commit is contained in:
2023-08-20 18:57:22 -04:00
parent 6923251a88
commit c1f613a1a5
+1 -2
View File
@@ -180,8 +180,7 @@ public class PlayerCharacter extends AbstractCharacter {
private float characterHeight = 0;
private boolean lastSwimming = false;
private boolean isTeleporting = false;
public boolean dirtyLoad = false;
public boolean dirtyLoad = true;
/**
* No Id Constructor