mirror of
https://github.com/love2d/love.git
synced 2026-08-15 15:51:12 +02:00
98d92d3e1f
This means you can now use Variants (used by Channels and love.event, for instance) to send tables as long as they only contain keys and values supported by Variant, AND they are not tables themselves.