mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-06 04:46:40 +00:00
More compile fixes and upstream mergesa
This commit is contained in:
@ -578,7 +578,6 @@ public class LocalSession implements TextureHolder {
|
||||
this.worldOverride = worldOverride;
|
||||
}
|
||||
|
||||
|
||||
public void unregisterTools(Player player) {
|
||||
for (Tool tool : tools) {
|
||||
if (tool instanceof BrushTool) {
|
||||
|
Reference in New Issue
Block a user