Skip to content

Fix archiving with tables that contain tables as keys

LJ Sonic requested to merge fix-table-key-archiving into next

This fixes scripts that use netsynced tables that contain keys that are themselves tables.

Test file: TableKeyArchivingBug.lua. Just connect to a server then run the t console command; it should print "1234" and 42" for the joiner.

Edited by LJ Sonic

Merge request reports