2
0
mirror of https://github.com/godotengine/godot.git synced 2025-03-01 23:21:39 +08:00
godot/drivers/windows
Hugo Locurcio 5acb8a253e
Only print message for get_modified_time() failure when in verbose mode
This error message was often displayed for no good reason when PCK
files were loaded in the editor.

Since file modification dates are secondary metadata, it's not
very important if it can't be retrieved successfully anyway.
2021-12-01 21:47:09 +01:00
..
dir_access_windows.cpp
dir_access_windows.h
file_access_windows.cpp Only print message for get_modified_time() failure when in verbose mode 2021-12-01 21:47:09 +01:00
file_access_windows.h
SCsub