Warning for would be editors
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1997 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#(========== This is the PC ending slides script =====================)
|
||||
|
||||
#( !!!WARNING!!! Do not mess with the timing of this script starting )
|
||||
#( from MUSIC opcode. The music is synchronized to the slides. )
|
||||
#( If you MUST change timing of a subtitle, make sure this change is )
|
||||
#( balanced off by another subtitle within the same slide! )
|
||||
|
||||
#(Set sequence dimensions; param1=width; param2=height)
|
||||
DIMS 320 200
|
||||
#(Everything is drawn within the clipping rect defined by DIMS, from 0, 0)
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
#(=========== This is the PC intro script =========================)
|
||||
|
||||
#( !!!WARNING!!! Do not mess with the timing of this script starting )
|
||||
#( from SYNC in Slide 1. The music is synchronized to the slides. If )
|
||||
#( you MUST change timing of a subtitle, make sure this change is )
|
||||
#( balanced off by another subtitle within the same slide! )
|
||||
|
||||
#(Set sequence dimensions; param1=width; param2=height)
|
||||
DIMS 320 200
|
||||
#(Everything is drawn within the clipping rect defined by DIMS, from 0, 0)
|
||||
|
||||
Reference in New Issue
Block a user