mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-09 09:08:22 +00:00
7c356a9c05
Instead of gridmap editor calling grid as floor irrespective of the orientation, it now calls the grid plane if it's vertical and floor if horizontal. Resolves: #14611