Teo-CD
3666b9e7e9
Added utility function to display error window Added textures Added font Added a way to choose resources location
7 lines
No EOL
276 B
XML
7 lines
No EOL
276 B
XML
<?xml version = "1.0"?>
|
|
<Level w="10" h="10" textureId="0">
|
|
<Entity x="0" y="0" type="Citizen"/>
|
|
<Entity x="0" y="1" type="Citizen"/>
|
|
<Entity x="10" y="10" type="Significant" textureId="1"/>
|
|
<Entity x="1" y="1" w="8" h="8" type="House" textureId="2"/>
|
|
</Level> |