mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
715cab4f6f
Previously, if "leftx" was mapped before "x", the latter mapping would overwrite the former, or in general if any mapping was a suffix of another, it needed to be mapped first.