updated FINDCFG to remove old clutter
This commit is contained in:
parent
6fbc9d083a
commit
4e875738ff
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
find data -name themes -prune -o -name campaigns -prune -o -name '*.cfg' -print
|
||||
find data/scenarios/multiplayer -name '*.cfg' -print
|
||||
find data/campaigns/*/units -name '*.cfg' -print
|
||||
find data/campaigns/*.cfg -name '*.cfg' -print
|
||||
find data/tutorial/units -name '*.cfg' -print
|
||||
find data/themes/ -name '*.cfg' -print
|
||||
|
|
Loading…
Add table
Reference in a new issue