mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-09 21:09:18 +00:00
e9e7aab8eb
Apparently we don't need to call mono_debug_close_image ourselves and we can call mono_image_close right away as it's not our duty to keep that reference.