Allow chat spying to persist.
This commit is contained in:
parent
8300b2ff2b
commit
8103f953eb
@ -88,8 +88,7 @@ public abstract class MemoryFPlayer implements FPlayer {
|
|||||||
// FIELD: loginPvpDisabled
|
// FIELD: loginPvpDisabled
|
||||||
protected transient boolean loginPvpDisabled;
|
protected transient boolean loginPvpDisabled;
|
||||||
|
|
||||||
// FIELD: chatSpy
|
protected boolean spyingChat = false;
|
||||||
protected transient boolean spyingChat = false;
|
|
||||||
|
|
||||||
public Faction getFaction() {
|
public Faction getFaction() {
|
||||||
if (this.factionId == null) {
|
if (this.factionId == null) {
|
||||||
|
Loading…
Reference in New Issue
Block a user