mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
- Adds using statements to C# examples to ensure the resources are freed after usage - Adds explanation about the importance of disposing the FileAccess now that we don't have a close method