mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-02-23 13:40:39 +00:00
Due to odd rounding and math issues, using //center on a region with an edge of even length in quadrants with negative coordinates would only fill one of the two center blocks. Thanks to Griffrez and up201406036 for the original PR. Fixes WORDLEDIT-2986.