mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-02 03:16:41 +00:00
Code quality improvements.
This commit is contained in:
@ -264,7 +264,7 @@ public class EditSession {
|
||||
}
|
||||
// }
|
||||
|
||||
current.put(pt.toBlockVector(), block);
|
||||
current.put(blockPt, block);
|
||||
|
||||
return smartSetBlock(pt, block);
|
||||
}
|
||||
|
Reference in New Issue
Block a user