Part 1 of the content reorganization.

All damage from the initial failed commit should now be repaired.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2989 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2008-05-23 03:24:36 +00:00
parent 01e75bcd3c
commit cd457db2c7
2973 changed files with 90 additions and 90 deletions
+3 -3
View File
@@ -13,12 +13,12 @@ DIMS 320 200
#(Everything is drawn within the clipping rect defined by DIMS, from 0, 0)
#(Sequence 1 -- position the bomb)
CALL slides/ending/victory1.txt
CALL base/cutscene/ending/victory1.txt
#(Sequence 2 -- blow it up!)
CALL slides/ending/victory2.txt
CALL base/cutscene/ending/victory2.txt
#(Sequence 3 -- final slide show)
CALL slides/ending/final.txt
CALL base/cutscene/ending/final.txt
#(***************************** The End ********************************)