forked from mirrors/0ad
f58dc9b485
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.
10 lines
190 B
XML
10 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>
|