Modif Makefile in raceman/extra

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@69 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 735ef5185d33e4693456dde70d2269a7ef922bc4
Former-commit-id: ccb87773636293e8749cde6cf9a8a48f3d7776df
This commit is contained in:
torcs-ng 2008-10-13 10:11:24 +00:00
parent d8ddd3ef58
commit 4a6811fa1b
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
############################################################################## ##############################################################################
SHIPDIR = extra SHIPDIR = config/raceman/extra
SHIPCREATEDIRS = $(shell find * -maxdepth 0 -name '*.xml' -print | sed -e 's!\.xml!!' -e 's!^!results/!') SHIPCREATEDIRS = $(shell find * -maxdepth 0 -name '*.xml' -print | sed -e 's!\.xml!!' -e 's!^!results/!')

View file

@ -15,7 +15,7 @@
<!-- change below value to set skill level >>> ||| --> <!-- change below value to set skill level >>> ||| -->
<!-- VVV --> <!-- VVV -->
<attnum name="level" min="0.0" max="10.0" val="10.0"/> <attnum name="level" min="0.0" max="10.0" val="0.0"/>
<!-- ^^^ --> <!-- ^^^ -->
<!-- change above value to set skill level >>> ||| --> <!-- change above value to set skill level >>> ||| -->