Do not extract strings from wip-tracks. Fixes #1967
This commit is contained in:
parent
70ed2b47d0
commit
671e3829a4
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@ CPP_FILE_LIST="`find ./src \
|
||||
-name '*.hpp' -or \
|
||||
-name "*.h" \
|
||||
`"
|
||||
XML_FILE_LIST="`find ./data ../stk-assets ../supertuxkart-assets \
|
||||
XML_FILE_LIST="`find ./data ../stk-assets/tracks ../stk-assets/karts \
|
||||
-name 'achievements.xml' -or \
|
||||
-name 'kart.xml' -or \
|
||||
-name 'track.xml' -or \
|
||||
|
Loading…
x
Reference in New Issue
Block a user