mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 22:03:56 -07:00
This removes the executable bits from files which aren't supposed to have them. Also removes shebangs for files which aren't supposed to be executable.
9 lines
190 B
XML
9 lines
190 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<objects>
|
|
<object name="obj1"/>
|
|
<object name="obj2"/>
|
|
<object name="obj3"/>
|
|
<object name="obj4"/>
|
|
|
|
<script file="gui/event/event.js"/>
|
|
</objects>
|