diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-01-19 23:36:25 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-01-19 23:36:42 +0100 |
commit | 76c6007aa68dd92248cd514f0582b39477da1048 (patch) | |
tree | 35f13206361564fcfb42ee4e7426fb0263955b56 /modules/mono | |
parent | 53e234fe5fa9e54372c897e4409dce9f4b3b1fe7 (diff) |
Cleanup: Remove executable bit from files which don't need it
Drop unused xpmfix.sh script.
Diffstat (limited to 'modules/mono')
-rw-r--r--[-rwxr-xr-x] | modules/mono/editor/GodotTools/GodotTools/Export/AotBuilder.cs | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | modules/mono/editor/GodotTools/GodotTools/Export/XcodeHelper.cs | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | modules/mono/mono_gd/support/android_support.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | modules/mono/mono_gd/support/ios_support.h | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/modules/mono/editor/GodotTools/GodotTools/Export/AotBuilder.cs b/modules/mono/editor/GodotTools/GodotTools/Export/AotBuilder.cs index 5bb8d444c2..5bb8d444c2 100755..100644 --- a/modules/mono/editor/GodotTools/GodotTools/Export/AotBuilder.cs +++ b/modules/mono/editor/GodotTools/GodotTools/Export/AotBuilder.cs diff --git a/modules/mono/editor/GodotTools/GodotTools/Export/XcodeHelper.cs b/modules/mono/editor/GodotTools/GodotTools/Export/XcodeHelper.cs index 93ef837a83..93ef837a83 100755..100644 --- a/modules/mono/editor/GodotTools/GodotTools/Export/XcodeHelper.cs +++ b/modules/mono/editor/GodotTools/GodotTools/Export/XcodeHelper.cs diff --git a/modules/mono/mono_gd/support/android_support.h b/modules/mono/mono_gd/support/android_support.h index 0c5dd2764c..0c5dd2764c 100755..100644 --- a/modules/mono/mono_gd/support/android_support.h +++ b/modules/mono/mono_gd/support/android_support.h diff --git a/modules/mono/mono_gd/support/ios_support.h b/modules/mono/mono_gd/support/ios_support.h index 28a8806d0e..28a8806d0e 100755..100644 --- a/modules/mono/mono_gd/support/ios_support.h +++ b/modules/mono/mono_gd/support/ios_support.h |