0ad/binaries/data/mods/_test.gui/gui/event/event.xml
Dunedan f58dc9b485
Remove unnecessary executable bits
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.
2024-08-26 07:46:34 +02:00

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>