Fix location of vampire_maplabel script
This commit is contained in:
parent
0f1e8927ea
commit
2ae840aaf1
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
<!-- FIXME: need to detect the Python "PIL" module to ensure script can run or
|
||||
write Java class that can do this -->
|
||||
<exec executable="${pycmd}" if:set="pycmd">
|
||||
<arg value="./tiled/vampire_maplabel.py"/>
|
||||
<arg value="./data/maps/vampire_maplabel.py"/>
|
||||
<arg value="-world"/>
|
||||
</exec>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue