1
0
forked from mirrors/0ad
Files
0ad/binaries/data/mods/_test.gui/gui/event/event.xml
T
Stan 3872ee43b5 Fix 768c84aa46 style, add tests.
Patch by: @bb
Small fixes by: @Stan
Reviewed by: @vladislavbelov
Differential Revision: https://code.wildfiregames.com/D3103
This was SVN commit r24665.
2021-01-17 15:44:14 +00:00

10 lines
190 B
XML
Executable File

<?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>