miepzerino
2025-04-02 d4552adc9ec0998725e663c47114e6836061ad2c
Assets/Scripts/GenerateTileMap.cs
@@ -84,6 +84,8 @@
            }
        }
        GenerateableDatabase.Instance.InitializeFromGenerateables(generateables);
        if (generateables.Count == 0)
        {
            Debug.LogWarning("No items found in Resources/Items folder");