sequences.yaml split-up

Implementing cjshmyr's suggestions.
This commit is contained in:
reaperrr
2013-05-27 21:03:12 +02:00
parent 5ef3a49485
commit 592c76eb6e
4 changed files with 3 additions and 2 deletions

View File

@@ -43,11 +43,11 @@ Rules:
Sequences:
mods/ra/sequences/ships.yaml
mods/ra/sequences/vehicles.yaml
mods/ra/sequences/basestructures.yaml
mods/ra/sequences/structures.yaml
mods/ra/sequences/infantry.yaml
mods/ra/sequences/aircraft.yaml
mods/ra/sequences/animations.yaml
mods/ra/sequences/other.yaml
mods/ra/sequences/map.yaml
Cursors:
mods/ra/cursors.yaml

View File

@@ -126,6 +126,7 @@ SectionGroup /e "Mods"
File /r "${SRCDIR}\mods\ra\chrome"
File /r "${SRCDIR}\mods\ra\bits"
File /r "${SRCDIR}\mods\ra\rules"
File /r "${SRCDIR}\mods\ra\sequences"
File /r "${SRCDIR}\mods\ra\tilesets"
File /r "${SRCDIR}\mods\ra\uibits"
SectionEnd