1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 19:29:09 +00:00

Delay intro movie playback until after display init.

- Fixes stretched cursor during movie playback.
This commit is contained in:
2013-02-15 07:30:08 -08:00
committed by Florian Meißner
parent 2caade5fff
commit cbcbdc0889
3 changed files with 7 additions and 7 deletions

View File

@ -129,7 +129,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// tint=yes/no - Defines whether or not this decal is tinted //
// with the cover. Overridden by the tintfirst //
// option on the <cover> tag. Defaults to no //
// <movie> - Places a movie (.avi file) inline with the text. Options: //
// <movie> - Places a movie (.webm file) inline with the text. Options://
// src=<movie name> - Selects the movie to be used. (nead search //
// methods here eventually) //
// align=left/right/center //