Fix several of the unit test XML files missing minimal elements for a successful load where the goal was to test something that comes after those elements.
This commit is contained in:
@@ -28,6 +28,13 @@
|
||||
<version>2.5.3</version>
|
||||
</creator>
|
||||
<game>
|
||||
<num-towns>1</num-towns>
|
||||
<out-width>1</out-width>
|
||||
<out-height>1</out-height>
|
||||
<start-town>0</start-town>
|
||||
<town-start x='0' y='0'/>
|
||||
<outdoor-start x='0' y='0'/>
|
||||
<sector-start x='0' y='0'/>
|
||||
<town-flag town="1" add-x="16" add-y="21"/>
|
||||
<town-flag town="1" add-x="16" add-y="21"/>
|
||||
<town-flag town="1" add-x="16" add-y="21"/>
|
||||
|
Reference in New Issue
Block a user