You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 13:00:37 +00:00
-Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760
This commit is contained in:
@@ -574,6 +574,7 @@ private:
|
||||
|
||||
void _update_addon_config();
|
||||
|
||||
static void _file_access_close_error_notify(const String& p_str);
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user