mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Revert removal of world field.
This is needed. It shouldn't have been removed because it's nothing new.
This commit is contained in:
parent
13b602cb83
commit
51b1b4262d
@ -205,6 +205,7 @@ public class EditSession extends AbstractDelegateExtent implements HasFaweQueue,
|
||||
}
|
||||
|
||||
@SuppressWarnings("ProtectedField")
|
||||
protected final World world;
|
||||
private String worldName;
|
||||
private FaweQueue queue;
|
||||
private boolean wrapped;
|
||||
|
Loading…
Reference in New Issue
Block a user