mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
73c0f1e222
love.filesystem.isSymlink will always return false when symbolic link support is disabled, even if the given filepath is actually a symlink.