1
0
forked from 0ad/0ad

Hotfix for broken field selection boxes. Closes #1030.

This was SVN commit r10598.
This commit is contained in:
vts 2011-11-25 17:01:19 +00:00
parent 69d5b07bb4
commit 8b41509b80

View File

@ -54,5 +54,8 @@
<VisualActor>
<Actor>structures/plot_field_new.xml</Actor>
<FoundationActor>structures/plot_field_found.xml</FoundationActor>
<SelectionShape>
<Footprint />
</SelectionShape>
</VisualActor>
</Entity>