Release 5659416
Refactor tileset source handling and error checking in map.gd - Changed tileset_source from 1 to 0 for improved configuration. - Enhanced set_tile and sync_tile functions with error checking for valid tileset sources. - Improved error handling by logging invalid tileset source IDs, ensuring robustness in tile setting operations.