1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/special/rallypoint.xml
vts db864f10c3 Rendering marker lines between buildings and rally points
Added command button to focus on rally point
(implements #524)

This was SVN commit r10704.
2011-12-10 07:07:04 +00:00

10 lines
235 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="special/actor">
<VisualActor>
<Actor>props/special/common/waypoint_flag.xml</Actor>
</VisualActor>
<Vision>
<AlwaysVisible>true</AlwaysVisible>
</Vision>
</Entity>